mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-21 08:39:00 +01:00
Updated FluentAssertions (markdown)
@@ -1,5 +1,5 @@
|
||||
## FluentAssertions
|
||||
With the NuGet Package [WireMock.Net.FluentAssertions](https://www.nuget.org/packages/WireMock.Net.FluentAssertions), it's possible to verify if certain calls are made.
|
||||
## FluentAssertions / AwesomeAssertions
|
||||
With the NuGet Package [WireMock.Net.FluentAssertions](https://www.nuget.org/packages/WireMock.Net.FluentAssertions) / [WireMock.Net.AwesomeAssertions](https://www.nuget.org/packages/WireMock.Net.AwesomeAssertions), it's possible to verify if certain calls are made.
|
||||
|
||||
### Example
|
||||
The example below checks if a specific call to an url is actually made by the HttpClient.
|
||||
|
||||
Reference in New Issue
Block a user