NUnit.Framework.Constraints.BasicConstraint Members

The members of NUnit.Framework.Constraints.BasicConstraint are listed below.

See Also: Inherited members from NUnit.Framework.Constraints.Constraint

Protected Constructors

Initializes a new instance of the BasicConstraint class.

Public Methods

override
Matches(object) : bool
Test whether the constraint is satisfied by a given value
override
WriteDescriptionTo(MessageWriter)
Write the constraint description to a MessageWriter