A set of assertions for FluentAssertions which provides strong-typed assertions for instances of Optional.
Info
Version: | 1.0.0-alpha0001 |
Author(s): | Søren Guldmund |
Last Update: | Monday, January 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/miista/FluentAssertions.Optional |
NuGet Url: | https://www.nuget.org/packages/FluentAssertions.OptionalAssertions |
Install
Install-Package FluentAssertions.OptionalAssertions
dotnet add package FluentAssertions.OptionalAssertions
paket add FluentAssertions.OptionalAssertions
FluentAssertions.OptionalAssertions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.9.0)
- Optional(>= 4.0.0)
Tags