PHP Class lithium\tests\cases\console\RouterTest

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

Protected Properties

Property Type Description
$_backup

Public Methods

Method Description
setUp ( )
tearDown ( )
testParseArguments ( )
testParseGnuStyleLongOptionAsFirst ( )
testParseGnuStyleLongOptions ( )
testParseGnuStyleLongOptionsContainingDash ( )
testParseNoArgumentsNoOptions ( )
testParseShortOption ( )
testParseShortOptionAsFirst ( )
testParseZeroArgument ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testParseArguments() public method

public testParseArguments ( )

testParseGnuStyleLongOptionAsFirst() public method

testParseGnuStyleLongOptions() public method

testParseGnuStyleLongOptionsContainingDash() public method

testParseNoArgumentsNoOptions() public method

testParseShortOption() public method

testParseShortOptionAsFirst() public method

testParseZeroArgument() public method

Property Details

$_backup protected_oe property

protected $_backup