Partager via


ConstraintFactory.SamePath(String) Méthode

Définition

Retourne une contrainte qui teste si le chemin fourni est le même qu’un chemin attendu après la canonisation.

public NUnit.Framework.Constraints.SamePathConstraint SamePath (string expected);
member this.SamePath : string -> NUnit.Framework.Constraints.SamePathConstraint

Paramètres

expected
String

Retours

S’applique à