NSubstitute 1.9.2

NSubstitute is a friendly substitute for .NET mocking frameworks. 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.

Anthony Egerton,David Tchepak mockingmockstestingunit-testingTDDAAA
安装
dotnet add package NSubstitute --version 1.9.2
Install-Package NSubstitute -Version 1.9.2
版本详情
作者Anthony Egerton,David Tchepak
发布时间2015-10-22 23:57:21
项目主页http://nsubstitute.github.com
许可证https://github.com/nsubstitute/NSubstitute/raw/master/LICENSE.txt