PHP Class lithium\tests\cases\console\RequestTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Properties

Property Type Description
$streams

Protected Properties

Property Type Description
$_backup

Public Methods

Method Description
setUp ( )
tearDown ( )
testArgs ( )
testConstructWithConfigArgs ( )
testConstructWithConfigArgv ( )
testConstructWithEnv ( )
testConstructWithServer ( )
testConstructWithoutConfig ( )
testEnvWorking ( )
testInput ( )
testShiftDefaultOne ( )
testShiftTwo ( )
testTemporaryFileStructureExists ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testArgs() public method

public testArgs ( )

testConstructWithConfigArgs() public method

testConstructWithConfigArgv() public method

testConstructWithEnv() public method

testConstructWithServer() public method

testConstructWithoutConfig() public method

testEnvWorking() public method

public testEnvWorking ( )

testInput() public method

public testInput ( )

testShiftDefaultOne() public method

public testShiftDefaultOne ( )

testShiftTwo() public method

public testShiftTwo ( )

testTemporaryFileStructureExists() public method

Property Details

$_backup protected_oe property

protected $_backup

$streams public_oe property

public $streams