Partager via


ConstraintFactory.DoesNotContain(String) Méthode

Définition

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

public NUnit.Framework.Constraints.SubstringConstraint DoesNotContain (string expected);
member this.DoesNotContain : string -> NUnit.Framework.Constraints.SubstringConstraint

Paramètres

expected
String

Retours

S’applique à