PHP Class DataSift\Storyplayer\ConfigLib\ConfigListTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: datasift/storyplayer

Public Methods

Method Description
testCanAddConfigManually ( )
testCanAddEntriesFromAHardCodedList ( )
testCanCheckForConfigEntry ( )
testCanGetEntryNames ( )
testCanGetListedConfigType ( )
testCanGetNewListedConfigObject ( )
testCanGetSingleConfigEntry ( )
testCanInstantiate ( )
testCanLoadConfigFilesFromDisk ( )
testConfigNamesAreSorted ( )
testConfigTypeMustBeAConfigLibClass ( )
testIgnoresEmptyFolders ( )
testIgnoresMissingFolders ( )
testManuallyAddedConfigsMustBeCompatibleType ( )
testStartsWithEmptyConfig ( )
testStartsWithGivenSearchFolder ( )
testThrowsExceptionWhenSingleConfigEntryNotFound ( )

Method Details

testCanAddConfigManually() public method

testCanAddEntriesFromAHardCodedList() public method

testCanCheckForConfigEntry() public method

testCanGetEntryNames() public method

testCanGetListedConfigType() public method

testCanGetNewListedConfigObject() public method

testCanGetSingleConfigEntry() public method

testCanInstantiate() public method

public testCanInstantiate ( )

testCanLoadConfigFilesFromDisk() public method

testConfigNamesAreSorted() public method

testConfigTypeMustBeAConfigLibClass() public method

testIgnoresEmptyFolders() public method

testIgnoresMissingFolders() public method

testManuallyAddedConfigsMustBeCompatibleType() public method

testStartsWithEmptyConfig() public method

testStartsWithGivenSearchFolder() public method

testThrowsExceptionWhenSingleConfigEntryNotFound() public method