PHP Class Phalcon\Test\Validation\Validator\ConfirmationOfTest

Inheritance: extends Codeception\TestCase\Test
Afficher le fichier Open project: phalcon/incubator

Méthodes publiques

Méthode Description
testValidateAllowEmpty ( )
testValidateExceptionWithoutOrigField ( )
testValidateInvalidValue ( )
testValidateNotAllowEmpty ( )
testValidateNotSameAsOrig ( )
testValidateSameAsOrig ( )

Méthodes protégées

Méthode Description
_after ( )
_before ( )

Method Details

_after() protected méthode

protected _after ( )

_before() protected méthode

protected _before ( )

testValidateAllowEmpty() public méthode

testValidateExceptionWithoutOrigField() public méthode

testValidateInvalidValue() public méthode

testValidateNotAllowEmpty() public méthode

testValidateNotSameAsOrig() public méthode

testValidateSameAsOrig() public méthode