The methods of NUnit.Framework.Constraints.EmptyConstraint are listed below. For a list of all members, see the EmptyConstraint 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 | |