NSubstitute 4.0.0-rc1

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,Alexandr Nikitin,Alex Povar mockingmockstestingunit-testingTDDAAA
安装
dotnet add package NSubstitute --version 4.0.0-rc1
Install-Package NSubstitute -Version 4.0.0-rc1
依赖
.NETFramework4.5
包名版本要求
Castle.Core [4.3.1, )
System.Threading.Tasks.Extensions [4.3.0, )
.NETFramework4.6
包名版本要求
Castle.Core [4.3.1, )
System.Threading.Tasks.Extensions [4.3.0, )
.NETStandard1.3
包名版本要求
Castle.Core [4.3.1, )
NETStandard.Library [1.6.1, )
System.Linq.Queryable [4.3.0, )
System.Reflection.TypeExtensions [4.3.0, )
System.Threading.Tasks.Extensions [4.3.0, )
.NETStandard2.0
包名版本要求
Castle.Core [4.3.1, )
System.Threading.Tasks.Extensions [4.3.0, )
版本详情
作者Anthony Egerton,David Tchepak,Alexandr Nikitin,Alex Povar
发布时间1900-01-01 00:00:00
项目主页http://nsubstitute.github.com/
许可证https://github.com/nsubstitute/NSubstitute/raw/master/LICENSE.txt