Fluent lib offering the Arrange-Act-Assert pattern to split up test case in these phases.
Info
| Version: | 1.3.0 |
| Author(s): | ArrangeActAssert |
| Last Update: | Monday, July 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/moerwald/arrange-act-assert-pattern |
| NuGet Url: | https://www.nuget.org/packages/ArrangeActAssert |
Install
Install-Package ArrangeActAssert
dotnet add package ArrangeActAssert
paket add ArrangeActAssert
ArrangeActAssert Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentOptionals(>= 2.0.0.95)