mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-23 16:58:27 +02:00
Updated Stubbing (markdown)
@@ -107,7 +107,7 @@ The RegexMatcher can be used to match using a regular expression.
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Similarity Metric Matching
|
### Similarity Metric Matching
|
||||||
SimMetrics.Net is used is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman).
|
[SimMetrics.Net](https://github.com/StefH/SimMetrics.Net) is used as a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman).
|
||||||
|
|
||||||
```csharp
|
```csharp
|
||||||
// todo example
|
// todo example
|
||||||
|
|||||||
Reference in New Issue
Block a user