27 packages tagged with “equal”
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
An extensible deep comparison library for .NET
Add deep object comparison to your NUnit assertions. Simply use Is.DeepEqualTo in place of Is.EqualTo.
Assert a result to an expected value and provide the diff
Compares values for deep equality using JSON serialization.
Forked https://github.com/GregFinzer/Compare-Net-Objects added new config for personal use
Deep equal library done right
Super fast runtime generator for method Equal and GetHashCode. It provides methods for simple property-based comparer.
A .NET library for working with a tree of objects.
Comparação de objetos equals.
Source code package. An extension for asserting whether or not an object is equal to its default value.
An extension to DeepEqual for comparing System.Test.Json types
A simple diff comparison asserter that makes it easy to assert if two texts (strings) are equal, and display the differences in a diff tool if they are not. Simply put it is a much simpler (and dumber) version of ApprovalTests that should get the job done for simple scenarios. You can easily create a file that contains the expected result (your specification or example) and then compare the contents of the file with the actual value that is produced during the test. A new addition is the ability to compare objects wihout using files. It is an extension of FluentAssertions that allows comparison and exclusion of complex objects.
An extension for asserting whether or not an object is equal to its default value
DeepEquals is a fast, flexible, and simple way of comparing objects deeply in .NET
Generic implementation of IEquilityComparer which may be usefull for comparing objects of the same types. Provides recursive comparison and comparison by some properties. Provides comparison in runtime if type is undefined.
Tests .Equals(), .Equals<>(), Operators, GetHashCode() and EqualityComparer.
Buffer Equal (buffer-equal) binding library for Bridge.NET projects.
Deep Equal (deep-equal) binding library for Bridge.NET projects.
Defines [Derive] (DeriveAttribute) in global:: namespace; used to provide basic implementations for some interfaces. See project site for more details.
Contains code generator to provide basic implementations for some interfaces. See project site for installation instructions and more details.
Compares members of two objects and evaluates if they are equal or none equal based on conventions (public properties with the same names and same/derived/convertible types). Provides also few tweak options
Provides a set of general purpose Fluent Assertion extension methods methods extending from Xunit.
Provides a Set Collection implementation.