PHP Class Elgg\Di\DiContainerTest

Inheritance: extends Elgg\TestCase
Afficher le fichier Open project: elgg/elgg

Méthodes publiques

Méthode Description
getFoo ( Elgg\Di\DiContainer $di )
testAccessRemovedValue ( )
testContainerIsPassedToFactory ( )
testEmptyContainer ( )
testGetFactoryUncallable ( )
testGetFactoryUncallableArray ( )
testGetFactoryUncallableArrayObject ( )
testGetMissingValue ( )
testNamesCannotEndWithUnderscore ( )
testRemove ( )
testSetClassNames ( )
testSetFactoryLooksUncallable ( )
testSetFactoryShared ( )
testSetFactoryUnshared ( )
testSetValue ( )
testSettingInvalidClassNameThrows ( )

Method Details

getFoo() public méthode

public getFoo ( Elgg\Di\DiContainer $di )
$di Elgg\Di\DiContainer

testAccessRemovedValue() public méthode

testContainerIsPassedToFactory() public méthode

testEmptyContainer() public méthode

public testEmptyContainer ( )

testGetFactoryUncallable() public méthode

testGetFactoryUncallableArray() public méthode

testGetFactoryUncallableArrayObject() public méthode

testGetMissingValue() public méthode

public testGetMissingValue ( )

testNamesCannotEndWithUnderscore() public méthode

testRemove() public méthode

public testRemove ( )

testSetClassNames() public méthode

public testSetClassNames ( )

testSetFactoryLooksUncallable() public méthode

testSetFactoryShared() public méthode

testSetFactoryUnshared() public méthode

testSetValue() public méthode

public testSetValue ( )

testSettingInvalidClassNameThrows() public méthode