PHP 클래스 Cake\Localized\Test\TestCase\Validation\EsValidationTest

상속: extends Cake\TestSuite\TestCase
파일 보기 프로젝트 열기: cakephp/localized

공개 메소드들

메소드 설명
testDni ( ) : void Test the dni validation.
testNie ( ) : void Test the nie validation.
testNif ( ) : void Test the nif validation.
testPersonId ( ) : void test the personId method of EsValidation
testPhone ( ) : void test the phone method of EsValidation
testPostal ( ) : void test the postal method of EsValidation

메소드 상세

testDni() 공개 메소드

Test the dni validation.
public testDni ( ) : void
리턴 void

testNie() 공개 메소드

Test the nie validation.
public testNie ( ) : void
리턴 void

testNif() 공개 메소드

Test the nif validation.
public testNif ( ) : void
리턴 void

testPersonId() 공개 메소드

test the personId method of EsValidation
public testPersonId ( ) : void
리턴 void

testPhone() 공개 메소드

test the phone method of EsValidation
public testPhone ( ) : void
리턴 void

testPostal() 공개 메소드

test the postal method of EsValidation
public testPostal ( ) : void
리턴 void