This package provides a custom comparator for objects and enumerables, recursively checking the values of each property on two objects.
Info
Version: | 8.0.0 |
Author(s): | Engineer Andrew |
Last Update: | Tuesday, June 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/engineer-andrew/ea-xunit-helpers |
NuGet Url: | https://www.nuget.org/packages/EAXUnitHelpers.Comparison |
Install
Install-Package EAXUnitHelpers.Comparison
dotnet add package EAXUnitHelpers.Comparison
paket add EAXUnitHelpers.Comparison
EAXUnitHelpers.Comparison Download (Unzip the "nupkg" after downloading)
Dependencies
- EAExtensions.PropertyInfoExtensions(>= 0.0.2)
- EAExtensions.TypeExtensions(>= 0.0.4)
- Microsoft.CSharp(>= 4.5.0)
- xunit(>= 2.4.1)