PHP Class InputTest

Inheritance: extends PHPUnit_Framework_TestCase
ファイルを表示 Open project: gajus/vlad Class Usage Examples

Public Methods

Method Description
testConstructInput ( )
testGetExistingValue ( Input $input )
testGetNonExistingValue ( Input $input )

Method Details

testConstructInput() public method

public testConstructInput ( )

testGetExistingValue() public method

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

testGetNonExistingValue() public method

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