PHP Class AssetManagerTest\Service\AggregateResolverServiceFactoryTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: rwoverdijk/assetmanager

Public Methods

Method Description
setUp ( ) {@inheritDoc}
testInvalidCustomResolverFails ( )
testWillAttachResolver ( )
testWillFallbackToLowerPriorityRoutes ( )
testWillInstantiateEmptyResolver ( )
testWillPrioritizeResolversCorrectly ( )
testWillSetForInterfaces ( )

Method Details

setUp() public method

{@inheritDoc}
public setUp ( )

testInvalidCustomResolverFails() public method

testWillAttachResolver() public method

testWillFallbackToLowerPriorityRoutes() public method

testWillInstantiateEmptyResolver() public method

testWillPrioritizeResolversCorrectly() public method

testWillSetForInterfaces() public method