PHP Class InputTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: gajus/vlad Class Usage Examples

Méthodes publiques

Méthode Description
testConstructInput ( )
testGetExistingValue ( Input $input )
testGetNonExistingValue ( Input $input )

Method Details

testConstructInput() public méthode

public testConstructInput ( )

testGetExistingValue() public méthode

public testGetExistingValue ( Input $input )
$input Gajus\Vlad\Input

testGetNonExistingValue() public méthode

public testGetNonExistingValue ( Input $input )
$input Gajus\Vlad\Input