Updated FluentAssertions (markdown)

Stef Heyenrath
2025-05-02 07:42:26 +02:00
parent a3eb87ec01
commit 895531bb45

@@ -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.