A very extensive set of extension methods for .NET 3.5, 4.0 and Silverlight 4.0 that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test.
dotnet add package FluentAssertions --version 1.3.0.1
Install-Package FluentAssertions -Version 1.3.0.1
| 作者 | Dennis Doomen |
|---|---|
| 发布时间 | 2011-01-15 12:00:49 |
| 项目主页 | http://fluentassertions.codeplex.com/ |
| 许可证 | http://fluentassertions.codeplex.com/license |