Compartilhar via


ConstraintFactory.ContainsSubstring(String) Método

Definição

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

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

Parâmetros

expected
String

Retornos

Aplica-se a