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
|
150b448d07
|
Added some more tests for JsonMatcher + refactored some code to use nullable (#770)
|
2022-07-09 15:34:17 +02:00 |
|
Stef Heyenrath
|
06be3aff95
|
Add ThrowExceptionWhenMatcherFails option to all Matchers (#500)
* .
* ut
* IMatcher.ThrowException
* settings
* more tests
* linq matcher throw
* .
* .
|
2020-08-13 08:58:18 +02:00 |
|
Stef Heyenrath
|
8ae0abb023
|
. (#392)
|
2019-12-13 13:21:50 +01:00 |
|
Stef Heyenrath
|
7789f94737
|
Fix JsonMatcher (parsing DateTimeOffset) (#358)
* .
* JObject Parse
* JsonUtils.Parse
* fix code comments
|
2019-10-09 11:16:39 +02:00 |
|
Stef Heyenrath
|
ccb2c51a39
|
JsonMatcher support IgnoreCase (#333)
* JsonMatcher - IgnoreCase - #332
* also rename property name
* Remove example project
|
2019-08-23 19:49:15 +00:00 |
|
Stef Heyenrath
|
4f7259d27a
|
Fix JsonMatcher and JsonPathMatcher
|
2018-08-07 19:27:10 +02:00 |
|
Stef Heyenrath
|
1f226f7361
|
Support json path in the response (#170)
* jsonpath in response
* Fix tests
* Support also BodyAsJson
* Fix Sonar Issue
* Add example (zubinix2)
* Fix batch file
* Solve CodeFactor issues
* netcoreapp2.0;netcoreapp2.1
* 1.0.4.8
|
2018-07-23 17:28:32 +02:00 |
|
Stef Heyenrath
|
4283732b6c
|
Support for string and object in JsonMatcher. (#157)
* JsonMatcher (#154)
* small update in example code
|
2018-06-26 23:20:30 +02:00 |
|
Stef Heyenrath
|
2eff243a96
|
Added JsonMatcher (#153)
|
2018-06-25 19:36:41 +02:00 |
|