ConstraintFactory.DoesNotStartWith(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 commence par la sous-chaîne fournie en tant qu’argument.
public NUnit.Framework.Constraints.StartsWithConstraint DoesNotStartWith (string expected);
member this.DoesNotStartWith : string -> NUnit.Framework.Constraints.StartsWithConstraint
Paramètres
- expected
- String