mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-25 02:41:53 +01:00
Updated Request Matchers (markdown)
@@ -19,7 +19,7 @@ At this moment these matchers are supported:
|
||||
* ContentTypeMatcher(🚧)
|
||||
* [NotNullOrEmptyMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#notnulloremptymatcher)
|
||||
* [CustomMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#custommatcher)
|
||||
* [ProtoBufSupport](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#protobuf)
|
||||
* [ProtoBufSupport](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-ProtoBuf)
|
||||
|
||||
## Exact matcher (ExactMatcher)
|
||||
Can be used to exactly match a string or object.
|
||||
|
||||
Reference in New Issue
Block a user