mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-24 17:28:27 +02:00
Updated Request Matching (markdown)
@@ -12,7 +12,7 @@ WireMock supports matching of requests to stubs and verification queries using t
|
|||||||
The following paragraphs describe in detail which matchers can be used.
|
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
|
* [LinqMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#dynamic-linq-linqmatcher)
|
||||||
* ExactMatcher
|
* ExactMatcher
|
||||||
* WildcardMatcher
|
* WildcardMatcher
|
||||||
* RegexMatcher
|
* RegexMatcher
|
||||||
|
|||||||
Reference in New Issue
Block a user