Skip to main content
AutoTest.ArgumentNullException package icon

AutoTest.ArgumentNullException

AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.

Total Downloads
36.6K
36,602
Published
May 10, 2019
Latest stable version

Install

.NET CLI
dotnet add package AutoTest.ArgumentNullException --version 0.10.0
Package Manager Console
Install-Package AutoTest.ArgumentNullException -Version 0.10.0
PackageReference
<PackageReference Include="AutoTest.ArgumentNullException" Version="0.10.0" />

Frameworks

.NETFramework4.5.2 .NETStandard1.5 .NETStandard2.0

Dependencies

AutoFixture
.NETFramework4.5.2
[4.0.0, )
AutoFixture
.NETStandard1.5
[4.0.0, )
NETStandard.Library
.NETStandard1.5
[1.6.1, )
System.Reflection.Emit
.NETStandard1.5
[4.3.0, )
AutoFixture
.NETStandard2.0
[4.0.0, )
System.Reflection.Emit
.NETStandard2.0
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.