PHP Class Neos\Flow\Tests\Unit\Validation\Validator\StringValidatorTest

Inheritance: extends AbstractValidatorTestcase
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$validatorClassName

Méthodes publiques

Méthode Description
stringValidatorShouldReturnErrorIfNumberIsGiven ( )
stringValidatorShouldReturnErrorIfObjectWithToStringMethodStringIsGiven ( )
stringValidatorShouldValidateString ( )
validateReturnsNoErrorIfTheGivenValueIsAnEmptyString ( )
validateReturnsNoErrorIfTheGivenValueIsNull ( )

Method Details

stringValidatorShouldReturnErrorIfNumberIsGiven() public méthode

stringValidatorShouldReturnErrorIfObjectWithToStringMethodStringIsGiven() public méthode

stringValidatorShouldValidateString() public méthode

validateReturnsNoErrorIfTheGivenValueIsAnEmptyString() public méthode

validateReturnsNoErrorIfTheGivenValueIsNull() public méthode

Property Details

$validatorClassName protected_oe property

protected $validatorClassName