NUnit.Framework.Constraints.SamePathConstraint: Method Members

The methods of NUnit.Framework.Constraints.SamePathConstraint are listed below. For a list of all members, see the SamePathConstraint Members list.

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

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

Protected Methods

override
IsMatch(string, string) : bool
Documentation for this section has not yet been entered.