PHP Class Phalcon\Test\Validation\Validator\ConfirmationOfTest

Inheritance: extends Codeception\TestCase\Test
Show file Open project: phalcon/incubator

Public Methods

Method Description
testValidateAllowEmpty ( )
testValidateExceptionWithoutOrigField ( )
testValidateInvalidValue ( )
testValidateNotAllowEmpty ( )
testValidateNotSameAsOrig ( )
testValidateSameAsOrig ( )

Protected Methods

Method Description
_after ( )
_before ( )

Method Details

_after() protected method

protected _after ( )

_before() protected method

protected _before ( )

testValidateAllowEmpty() public method

testValidateExceptionWithoutOrigField() public method

testValidateInvalidValue() public method

testValidateNotAllowEmpty() public method

testValidateNotSameAsOrig() public method

testValidateSameAsOrig() public method