IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
NUnitComparer encapsulates NUnit's default behavior in comparing two objects. More...
Public Member Functions | |
int | Compare (object x, object y) |
Compares two objects More... | |
Properties | |
static NUnitComparer | Default [get] |
Returns the default NUnitComparer. More... | |
NUnitComparer encapsulates NUnit's default behavior in comparing two objects.
|
inline |
Compares two objects
x | |
y |
References NUnit.Framework.Constraints.Numerics.Compare(), and NUnit.Framework.Constraints.Numerics.IsNumericType().
Referenced by NUnit.Framework.Constraints.NUnitComparerTests.EqualItems(), and NUnit.Framework.Constraints.NUnitComparerTests.UnequalItems().
|
staticget |
Returns the default NUnitComparer.