Compartilhar via


ConstraintFactory.DoesNotStartWith(String) Método

Definição

Retorna uma restrição que falhará se o valor real começar com a subcadeia de caracteres fornecida como um argumento.

public NUnit.Framework.Constraints.StartsWithConstraint DoesNotStartWith (string expected);
member this.DoesNotStartWith : string -> NUnit.Framework.Constraints.StartsWithConstraint

Parâmetros

expected
String

Retornos

Aplica-se a