Compartilhar via


ConstraintFactory.DoesNotEndWith(String) Método

Definição

Retorna uma restrição que falha se o valor real terminar com a subcadeia de caracteres fornecida como um argumento.

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

Parâmetros

expected
String

Retornos

Aplica-se a