Tests constructors in a given assembly or class for ArgumentNullExceptions.
Info
| Version: | 1.1.1 |
| Author(s): | Tobias Walter |
| Last Update: | Wednesday, May 16, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/PapaMufflon/ConstructorTester |
| NuGet Url: | https://www.nuget.org/packages/ConstructorTester |
Install
Install-Package ConstructorTester
dotnet add package ConstructorTester
paket add ConstructorTester
ConstructorTester Download (Unzip the "nupkg" after downloading)
Dependencies
- RhinoMocks(3.6)
Tags