NSubstitute 3.1.0
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.
No packages depend on NSubstitute.
.NET Framework 4.5
- Castle.Core (>= 4.2.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
.NET Framework 4.6
- Castle.Core (>= 4.2.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)
- Castle.Core (>= 4.2.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)