Glue to allow NSubstitute to use Fluent Assertions when verifying received calls.
Info
| Version: | 3.0.0 |
| Author(s): | Ben Arnold |
| Last Update: | Thursday, September 5, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/benagain/nsubstitute.verify.that |
| NuGet Url: | https://www.nuget.org/packages/NSubstitute.Verify.That |
Install
Install-Package NSubstitute.Verify.That
dotnet add package NSubstitute.Verify.That
paket add NSubstitute.Verify.That
NSubstitute.Verify.That Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.0.0)
- NSubstitute(>= 3.0.0)
Tags