NSubstitute is a friendly substitute for .NET mocking framekworks. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
dotnet add package NSubstitute --version 0.9.0.34
Install-Package NSubstitute -Version 0.9.0.34
| 作者 | Anthony Egerton,David Tchepak |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |