PHP Class ergo\tests\registry\RegistryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: 99designs/ergo

Public Methods

Method Description
testLookupWithAClosure ( )
testRegisteringAClosureAsAFactory ( )
testRegisteringAFactory ( )
testRegisteringObjects ( )
testSyntacticSugar ( )
testTriggerOnMissWithClosure ( )
testTriggerTrumpsClosureOnMiss ( )

Method Details

testLookupWithAClosure() public method

testRegisteringAClosureAsAFactory() public method

testRegisteringAFactory() public method

testRegisteringObjects() public method

testSyntacticSugar() public method

public testSyntacticSugar ( )

testTriggerOnMissWithClosure() public method

testTriggerTrumpsClosureOnMiss() public method