AutoTest.ArgumentNullException
0.5.2
Auto test ArgumentNullException
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AutoTest.ArgumentNullException -Version 0.5.2
dotnet add package AutoTest.ArgumentNullException --version 0.5.2
<PackageReference Include="AutoTest.ArgumentNullException" Version="0.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoTest.ArgumentNullException --version 0.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoTest.ArgumentNullException, 0.5.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoTest.ArgumentNullException as a Cake Addin
#addin nuget:?package=AutoTest.ArgumentNullException&version=0.5.2
// Install AutoTest.ArgumentNullException as a Cake Tool
#tool nuget:?package=AutoTest.ArgumentNullException&version=0.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- AutoFixture (>= 3.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutoTest.ArgumentNullException:
Package | Downloads |
---|---|
AutoTest.ArgumentNullException.Xunit
AutoTest.ArgumentNullException is an automated unit testing component to ensure methods with nullable parameters correctly throw an ArgumentNullException when they are supplied null parameters.
|
GitHub repositories
This package is not used by any popular GitHub repositories.