Partager via


Is.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 static NUnit.Framework.Constraints.SamePathConstraint SamePath (string expected);
static member SamePath : string -> NUnit.Framework.Constraints.SamePathConstraint

Paramètres

expected
String

Retours

S’applique à