mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-27 11:51:56 +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-Matching-ProtoBuf)
|
||||
* [ProtoBufMatcher](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