AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
Info
| Version: | 0.10.0 |
| Author(s): | James Skimming |
| Last Update: | Friday, May 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/AutoTestNET/AutoTest.ArgumentNullException |
| NuGet Url: | https://www.nuget.org/packages/AutoTest.ArgumentNullException |
Install
Install-Package AutoTest.ArgumentNullException
dotnet add package AutoTest.ArgumentNullException
paket add AutoTest.ArgumentNullException
AutoTest.ArgumentNullException Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoFixture(>= 4.0.0)
- System.Reflection.Emit(>= 4.3.0)
- AutoFixture(>= 4.0.0)
- AutoFixture(>= 4.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit(>= 4.3.0)
Tags