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
|
86f8877039
|
Fix JsonMatcher if IgnoreCase and Regex are used
|
2024-06-08 09:11:22 +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
|
1221d52c69
|
Add DeserializeFormUrl Encoded to the settings (#905)
* Add DeserializeFormUrlEncoded to Settings
* EmptyArray<>.Value
* .
|
2023-03-19 09:19:53 +01:00 |
|
Stef Heyenrath
|
bdd421e128
|
JsonPartialMatcher - support Regex (#771)
* JsonPartialMatcher - support Regex
* .
* .
* more tests
* .
* .
|
2022-07-24 15:54:53 +02:00 |
|
Stef Heyenrath
|
25666152bb
|
Add JsonPartialWildcardMatcher (#667)
* JsonPartialWildcardMatcher
* .
* more tests
|
2021-10-27 08:16:18 +02:00 |
|