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
|
770a670e53
|
Generate C# code from Mapping (#842)
* 1
* .
* v
* .
* .
* -
* b
* res b
* Fix UT
* .
* Verify
* v
* ...
* .
* .
* dir
* m
|
2023-01-24 16:45:47 +01: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
|
57cc616aa3
|
Implement PatternAsFile for StringMatcher (#651)
|
2021-10-15 08:54:12 +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
|
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 |
|