PHP Class Gush\Tests\ConfigFactoryTest

Inheritance: extends BaseTestCase
Show file Open project: gushphp/gush

Public Methods

Method Description
testCreateConfigWithCustomCacheDir ( )
testCreateConfigWithExistingHomeAndLocalConfig ( )
testCreateConfigWithExistingHomeConfig ( )
testCreateConfigWithGushHomeNotExisting ( )
testDumpConfigToLocalFile ( )
testDumpConfigToSystemFile ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testCreateConfigWithCustomCacheDir() public method

testCreateConfigWithExistingHomeAndLocalConfig() public method

testCreateConfigWithExistingHomeConfig() public method

testCreateConfigWithGushHomeNotExisting() public method

testDumpConfigToLocalFile() public method

testDumpConfigToSystemFile() public method