ConstraintFactory.DoesNotEndWith(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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