Partager via


Is.SamePathOrUnder(String) Méthode

Définition

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

public static NUnit.Framework.Constraints.SamePathOrUnderConstraint SamePathOrUnder (string expected);
static member SamePathOrUnder : string -> NUnit.Framework.Constraints.SamePathOrUnderConstraint

Paramètres

expected
String

Retours

S’applique à