PHP Class DataSift\Storyplayer\ConfigLib\HardCodedListTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: datasift/storyplayer

Public Methods

Method Description
testCanAddNewConfig ( )
testCanAddedConfigsMustBeCompatibleType ( )
testCanCreateNewConfig ( )
testCanInstantiate ( )
testConfigTypeMustBeAValidClass ( )
testNewConfigsAreAutoAddedToTheList ( )
testRemembersConfigType ( )
testStartsWithEmptyList ( )

Method Details

testCanAddNewConfig() public method

public testCanAddNewConfig ( )

testCanAddedConfigsMustBeCompatibleType() public method

testCanCreateNewConfig() public method

testCanInstantiate() public method

public testCanInstantiate ( )

testConfigTypeMustBeAValidClass() public method

testNewConfigsAreAutoAddedToTheList() public method

testRemembersConfigType() public method

testStartsWithEmptyList() public method