Partager via


ConstraintFactory.DoesNotEndWith(String) Méthode

Définition

Retourne une contrainte qui échoue si la valeur réelle se termine par la sous-chaîne fournie en tant qu’argument.

public NUnit.Framework.Constraints.EndsWithConstraint DoesNotEndWith (string expected);
member this.DoesNotEndWith : string -> NUnit.Framework.Constraints.EndsWithConstraint

Paramètres

expected
String

Retours

S’applique à