Stef Heyenrath
|
0a9214ef47
|
Add CSharpCodeMatcher (#324)
* wip
* fix
* .
* windows-2019
* <Target Name="CheckIfShouldKillVBCSCompiler" />
* <!--https://github.com/aspnet/RoslynCodeDomProvider/issues/51-->
* AllowCSharpCodeMatcher
* CSharpCodeMatcher : IObjectMatcher
* TemplateForIsMatchWithDynamic
* RequestMessageBodyMatcher_GetMatchingScore_BodyAsJson_CSharpCodeMatcher
* fix
* }
* Better Exception Handling
|
2019-09-28 17:55:07 +02:00 |
|
Stef Heyenrath
|
94f179ba17
|
Fix MappingMatcher in case of an exception in LinqMatcher. (#322)
* Fix MappingMatcher in case of an exception in LinqMatcher.
* update unit-tests
|
2019-08-17 16:24:14 +00:00 |
|
Stef Heyenrath
|
da64934c13
|
Update handlebars code to support Regex.Match (#201) (#202)
* #201
* Handlebars : Linq and JsonPath
* Rename to Regex.Match
* unit test coverage
|
2018-09-11 08:42:50 +02:00 |
|
Stef Heyenrath
|
33b96c6af9
|
Fix Sonar issues
|
2018-09-06 21:00:33 +02:00 |
|
Stef Heyenrath
|
f3c395833a
|
LinqMatcher and JsonUtils
|
2018-09-06 19:25:09 +02:00 |
|
Stef Heyenrath
|
9f17948e9f
|
Add LinqMatcher (#195)
* LinqMatcher
* LinqMatcher : revert
* LinqMatcher
|
2018-08-31 20:41:42 +02:00 |
|