NUnit.DeepObjectCompare
2.0.0-beta1
Add deep object comparison to your NUnit assertions.
Simply use Is.DeepEqualTo in place of Is.EqualTo.
This is a prerelease version of NUnit.DeepObjectCompare.
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 2.0.0-beta1
dotnet add package NUnit.DeepObjectCompare --version 2.0.0-beta1
<PackageReference Include="NUnit.DeepObjectCompare" Version="2.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.DeepObjectCompare --version 2.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnit.DeepObjectCompare, 2.0.0-beta1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Add more targets (netstandard1.6)
Dependencies
-
.NETFramework 4.5
- CompareNETObjects (>= 4.0.0)
- NUnit (>= 3.6.0)
-
.NETFramework 4.5.2
- CompareNETObjects (>= 4.0.0)
- NUnit (>= 3.6.0)
-
.NETFramework 4.6
- CompareNETObjects (>= 4.0.0)
- NUnit (>= 3.6.0)
-
.NETFramework 4.6.1
- CompareNETObjects (>= 4.0.0)
- NUnit (>= 3.6.0)
-
.NETFramework 4.6.2
- CompareNETObjects (>= 4.0.0)
- NUnit (>= 3.6.0)
-
.NETStandard 1.6
- CompareNETObjects (>= 4.0.0)
- NETStandard.Library (>= 1.6.1)
- NUnit (>= 3.6.0)
-
.NETStandard 2.0
- CompareNETObjects (>= 4.0.0)
- NUnit (>= 3.6.0)
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 |