Provides a set of base classes for testing hashcode and equality contract implementations with NUnit.
Info
Version: | 3.12.0 |
Author(s): | P. van der Velde |
Last Update: | Monday, December 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thenucleus/nuclei.nunit.extensions |
NuGet Url: | https://www.nuget.org/packages/Nuclei.Nunit.Extensions |
Install
Install-Package Nuclei.Nunit.Extensions
dotnet add package Nuclei.Nunit.Extensions
paket add Nuclei.Nunit.Extensions
Nuclei.Nunit.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CodeAnalysis.FxCopAnalyzers(>= 2.9.3)
- NUnit(>= 3.12.0)
- Nuclei.Build(>= 2.0.0)
- Microsoft.CodeAnalysis.FxCopAnalyzers(>= 2.9.3)
- NETStandard.Library(>= 1.6.1)
- NUnit(>= 3.12.0)
- Nuclei.Build(>= 2.0.0)
- System.Reflection.TypeExtensions(>= 4.5.1)