PHP Class IsoCodes\Tests\IPTest

Inheritance: extends AbstractIsoCodeTest
Show file Open project: ronanguilloux/isocodes

Public Methods

Method Description
getInvalidValues ( )
getValidValues ( )
testInvalidValues ( mixed $value, integer $type )
testValidValues ( mixed $value, integer $type )

Method Details

getInvalidValues() public method

public getInvalidValues ( )

getValidValues() public method

public getValidValues ( )

testInvalidValues() public method

public testInvalidValues ( mixed $value, integer $type )
$value mixed
$type integer

testValidValues() public method

public testValidValues ( mixed $value, integer $type )
$value mixed
$type integer