NUnit.Framework.Is.SamePath Method
Returns a constraint that tests whether the path provided is the same as an expected path after canonicalization.

Syntax

public static NUnit.Framework.Constraints.SamePathConstraint SamePath (string expected)

Parameters

expected
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0