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

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

Public Methods

Method Description
testPhone ( ) : void test the phone method of DkValidation
testPostal ( ) : void test the postal method of DkValidation
testSsn ( ) : void test the ssn method of DkValidation

Method Details

testPhone() public method

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

testPostal() public method

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

testSsn() public method

test the ssn method of DkValidation
public testSsn ( ) : void
return void