Compartilhar via


ConstraintFactory.DoesNotContain(String) Método

Definição

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

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

Parâmetros

expected
String

Retornos

Aplica-se a