The methods of NUnit.Framework.Constraints.BasicConstraint are listed below. For a list of all members, see the BasicConstraint Members list.
See Also: Inherited members from NUnit.Framework.Constraints.Constraint
override | Matches(object)Test whether the constraint is satisfied by a given value | |
override | WriteDescriptionTo(MessageWriter)Write the constraint description to a MessageWriter | |