PHP Class Gush\Tests\Command\Core\CoreConfigureCommandTest

Inheritance: extends Gush\Tests\Command\CommandTestCase
Show file Open project: gushphp/gush

Public Methods

Method Description
testRunCommandNoSelectionWithNoExistingConfig ( )
testRunCommandWithExistingConfig ( )
testRunCommandWithMultipleAdapters ( )
testRunCommandWithNoExistingConfig ( )

Protected Methods

Method Description
requiresRealConfigDir ( )

Method Details

requiresRealConfigDir() protected method

protected requiresRealConfigDir ( )

testRunCommandNoSelectionWithNoExistingConfig() public method

testRunCommandWithExistingConfig() public method

testRunCommandWithMultipleAdapters() public method

testRunCommandWithNoExistingConfig() public method