Compartilhar via


ConstraintFactory.StringEnding(String) Método

Definição

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

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

Parâmetros

expected
String

Retornos

Aplica-se a