NUnitComparer Class
Definition
NUnitComparer encapsulates NUnit's default behavior in comparing two objects.
public class NUnitComparer : System.Collections.IComparer
type NUnitComparer = class
interface IComparer
- Inheritance
-
NUnitComparer
- Implements
Constructors
NUnitComparer() |
Properties
Default |
Returns the default NUnitComparer. |
Methods
Compare(Object, Object) |
Compares two objects |