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.6.0
Install-Package FluentAssertions -Version 1.6.0
| 作者 | Dennis Doomen, Martin Opdam |
|---|---|
| 发布时间 | 2011-10-31 09:09:30 |
| 项目主页 | http://fluentassertions.codeplex.com |
| 许可证 | http://fluentassertions.codeplex.com/license |