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

Inheritance: extends Cake\TestSuite\TestCase
Afficher le fichier Open project: cakephp/localized

Méthodes publiques

Méthode 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 méthode

Test the dni validation.
public testDni ( ) : void
Résultat void

testNie() public méthode

Test the nie validation.
public testNie ( ) : void
Résultat void

testNif() public méthode

Test the nif validation.
public testNif ( ) : void
Résultat void

testPersonId() public méthode

test the personId method of EsValidation
public testPersonId ( ) : void
Résultat void

testPhone() public méthode

test the phone method of EsValidation
public testPhone ( ) : void
Résultat void

testPostal() public méthode

test the postal method of EsValidation
public testPostal ( ) : void
Résultat void