Stef Heyenrath
|
da100298c1
|
Update MappingConverter to correctly write the Matcher as C# code (#1152)
* Update MappingConverter to correctly write the Matcher as C# code
* .
* CSharpCodeMatcher
* tests
* .
|
2024-08-27 19:38:07 +02:00 |
|
Stef Heyenrath
|
54edf0bebc
|
Add link to TIOBE Index on main page + fix issues (#1137)
* Add TIOBE + include SonarAnalyzer.CSharp
* .
* cp
* Copyright © WireMock.Net
* more fixes
* fix
* xpath
* if (Matchers == null || !Matchers.Any())
* if (Matchers != null)
* ?
* .
* .
|
2024-07-18 18:06:04 +02:00 |
|
Stef Heyenrath
|
93c87845c2
|
Write logging in case a Matcher throws an exception (#986)
* ThrowException
* ...
* .
* ...
* b
* fix test
* ...
* .
* sonar
* ft
* .
* fix tst
|
2023-08-21 20:07:46 +02:00 |
|
Stef Heyenrath
|
bdd421e128
|
JsonPartialMatcher - support Regex (#771)
* JsonPartialMatcher - support Regex
* .
* .
* more tests
* .
* .
|
2022-07-24 15:54:53 +02:00 |
|
Stef Heyenrath
|
0441c1d85e
|
Add MatchOperator "Or", "And" and "Average" for patterns (#755)
* wip
* ...
* .
* ...
* ...
* path
* url
* b
* t
* client
* .
* RequestMessageMethodMatcherTests
* .
* h
* .
* fix tests
* .
|
2022-06-09 21:31:54 +02:00 |
|
Stef Heyenrath
|
25666152bb
|
Add JsonPartialWildcardMatcher (#667)
* JsonPartialWildcardMatcher
* .
* more tests
|
2021-10-27 08:16:18 +02:00 |
|