PHP Class ImboCliUnitTest\Command\CommandTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
setUp ( ) Set up the command
tearDown ( ) Tear down the command
testCanSetAndGetConfiguration ( )
testFetchesTheDefaultConfigurationIfNoneHasBeenSet ( )

Method Details

setUp() public method

Set up the command
public setUp ( )

tearDown() public method

Tear down the command
public tearDown ( )

testCanSetAndGetConfiguration() public method

testFetchesTheDefaultConfigurationIfNoneHasBeenSet() public method