PHP Class ergo\tests\registry\RegistryTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: 99designs/ergo

Méthodes publiques

Méthode Description
testLookupWithAClosure ( )
testRegisteringAClosureAsAFactory ( )
testRegisteringAFactory ( )
testRegisteringObjects ( )
testSyntacticSugar ( )
testTriggerOnMissWithClosure ( )
testTriggerTrumpsClosureOnMiss ( )

Method Details

testLookupWithAClosure() public méthode

testRegisteringAClosureAsAFactory() public méthode

testRegisteringAFactory() public méthode

testRegisteringObjects() public méthode

testSyntacticSugar() public méthode

public testSyntacticSugar ( )

testTriggerOnMissWithClosure() public méthode

testTriggerTrumpsClosureOnMiss() public méthode