mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 01:08:28 +02:00
Updated Request Matching (markdown)
@@ -13,12 +13,12 @@ The following paragraphs describe in detail which matchers can be used.
|
|||||||
|
|
||||||
At this moment these matchers are supported:
|
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)
|
||||||
* ExactMatcher
|
* ExactMatcher
|
||||||
* WildcardMatcher
|
* WildcardMatcher
|
||||||
* RegexMatcher
|
* RegexMatcher
|
||||||
* XPathMatcher
|
* XPathMatcher
|
||||||
* JmesPathMatcher
|
* JmesPathMatcher
|
||||||
* JsonMatcher
|
|
||||||
* JsonPathMatcher
|
* JsonPathMatcher
|
||||||
* SimMetricsMatcher
|
* SimMetricsMatcher
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user