NUnit.CompareNetObjects
0.1.9
Hassle free deep object comparison assertions for NUnit.
Install-Package NUnit.CompareNetObjects -Version 0.1.9
dotnet add package NUnit.CompareNetObjects --version 0.1.9
<PackageReference Include="NUnit.CompareNetObjects" Version="0.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.CompareNetObjects --version 0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnit.CompareNetObjects, 0.1.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NUnit.CompareNetObjects as a Cake Addin
#addin nuget:?package=NUnit.CompareNetObjects&version=0.1.9
// Install NUnit.CompareNetObjects as a Cake Tool
#tool nuget:?package=NUnit.CompareNetObjects&version=0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This library is basically a wrapper for a great Compare .NET Objects library.
Dependencies
-
- CompareNETObjects (>= 3.1.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.