NUnit.Framework.Constraints.SamePathConstraint Members

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

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

Public Constructors

Initializes a new instance of the SamePathConstraint 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

Protected Methods

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