Stef Heyenrath
|
c24f2396ff
|
---
|
2026-02-14 12:35:15 +01:00 |
|
Stef Heyenrath
|
b172f700e0
|
ct
|
2026-02-14 12:23:19 +01:00 |
|
Stef Heyenrath
|
96eca4262a
|
Create WireMock.Net.MimePart project (#1300)
* Create WireMock.Net.MimePart project
* .
* REFACTOR
* ILRepack
* --
* ...
* x
* x
* .
* fix
* public class MimePartMatcher
* shared
* min
* .
* <!--<DelaySign>true</DelaySign>-->
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-24 12:17:42 +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
|
54fe0823dc
|
Add RegEx support to JsonMatcher (#1091)
* json matcher regex
* better test
* regression
|
2024-04-06 18:08:45 +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
|
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 |
|