A simple library for structuring unit test methods as fluent interfaces, while encouraging the use of the Arrange, Act, Assert (AAA) and Don't Repeat Yourself (DRY) patterns.
Info
| Version: | 0.1.2 |
| Author(s): | David Meyer |
| Last Update: | Friday, July 19, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/FluentTestCase |
Install
Install-Package FluentTestCase
dotnet add package FluentTestCase
paket add FluentTestCase
FluentTestCase Download (Unzip the "nupkg" after downloading)