PHP Class Cake\Localized\Test\TestCase\Validation\UaValidationTest

Inheritance: extends Cake\TestSuite\TestCase
Show file Open project: cakephp/localized

Public Methods

Method Description
testIdCard ( ) : void test IdCard method of UaValidation
testPassport ( ) : void test passport method of UaValidation
testPersonId ( ) : void test personId method of UaValidation
testPhone ( ) : void test phone method of UaValidation
testPostal ( ) : void test the postal method of UaValidation

Method Details

testIdCard() public method

test IdCard method of UaValidation
public testIdCard ( ) : void
return void

testPassport() public method

test passport method of UaValidation
public testPassport ( ) : void
return void

testPersonId() public method

test personId method of UaValidation
public testPersonId ( ) : void
return void

testPhone() public method

test phone method of UaValidation
public testPhone ( ) : void
return void

testPostal() public method

test the postal method of UaValidation
public testPostal ( ) : void
return void