PHP 클래스 Phalcon\Test\Validation\Validator\ConfirmationOfTest

상속: extends Codeception\TestCase\Test
파일 보기 프로젝트 열기: phalcon/incubator

공개 메소드들

메소드 설명
testValidateAllowEmpty ( )
testValidateExceptionWithoutOrigField ( )
testValidateInvalidValue ( )
testValidateNotAllowEmpty ( )
testValidateNotSameAsOrig ( )
testValidateSameAsOrig ( )

보호된 메소드들

메소드 설명
_after ( )
_before ( )

메소드 상세

_after() 보호된 메소드

protected _after ( )

_before() 보호된 메소드

protected _before ( )

testValidateAllowEmpty() 공개 메소드

testValidateExceptionWithoutOrigField() 공개 메소드

testValidateInvalidValue() 공개 메소드

testValidateNotAllowEmpty() 공개 메소드

testValidateNotSameAsOrig() 공개 메소드

testValidateSameAsOrig() 공개 메소드