mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-22 16:58:58 +02:00
Updated Request Matching (markdown)
@@ -15,11 +15,11 @@ At this moment these matchers are supported:
|
|||||||
* [LinqMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#dynamic-linq-linqmatcher)
|
* [LinqMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#dynamic-linq-linqmatcher)
|
||||||
* [JsonMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#json-jsonmatcher)
|
* [JsonMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#json-jsonmatcher)
|
||||||
* [JsonPathMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#json-path-jsonpathmatcher)
|
* [JsonPathMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#json-path-jsonpathmatcher)
|
||||||
|
* [JmesPathMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#jmes-path-jmespathmatcher)
|
||||||
* ExactMatcher
|
* ExactMatcher
|
||||||
* WildcardMatcher
|
* WildcardMatcher
|
||||||
* RegexMatcher
|
* RegexMatcher
|
||||||
* XPathMatcher
|
* XPathMatcher
|
||||||
* JmesPathMatcher
|
|
||||||
* SimMetricsMatcher
|
* SimMetricsMatcher
|
||||||
|
|
||||||
## Dynamic Linq (LinqMatcher)
|
## Dynamic Linq (LinqMatcher)
|
||||||
|
|||||||
Reference in New Issue
Block a user