NUnit.DeepObjectCompare
1.0.0
Add deep object comparison to your NUnit tests.
Simply use Is.DeepEqualTo in place of Is.EqualTo in tests.
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 NUnit.DeepObjectCompare -Version 1.0.0
dotnet add package NUnit.DeepObjectCompare --version 1.0.0
<PackageReference Include="NUnit.DeepObjectCompare" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.DeepObjectCompare --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnit.DeepObjectCompare, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial version.
Dependencies
-
- CompareNETObjects (>= 3.5.0)
- NUnit (>= 3.2.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 99,067 | 4/7/2018 |
2.0.0-beta1 | 475 | 4/4/2018 |
1.0.1 | 15,814 | 9/29/2016 |
1.0.0 | 1,210 | 7/22/2016 |