Skip to content

JSkimming/AutoTest.ArgumentNullException

 
 

Repository files navigation

AutoTest.ArgumentNullException

NuGet Version NuGet Downloads Build status Travis build Status CircleCI build status Codecov Coverage Status Coveralls Coverage Status Latest release Coverity Scan Status

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.8%
  • Other 2.2%