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

Inheritance: extends Cake\TestSuite\TestCase
Datei anzeigen Open project: cakephp/localized

Public Methods

Method Description
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

Method Details

testDni() public method

Test the dni validation.
public testDni ( ) : void
return void

testNie() public method

Test the nie validation.
public testNie ( ) : void
return void

testNif() public method

Test the nif validation.
public testNif ( ) : void
return void

testPersonId() public method

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

testPhone() public method

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

testPostal() public method

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