PHP Class AssetManagerTest\ModuleTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase, use trait Zend\EventManager\Test\EventListenerIntrospectionTrait
Show file Open project: rwoverdijk/assetmanager

Public Methods

Method Description
testDispatchListenerIgnoresOtherResponseCodes ( ) Verifies that dispatch listener does nothing on other repsponse codes
testGetAutoloaderConfig ( )
testGetConfig ( )
testOnBootstrap ( )
testOnDispatchDoesntResolveToAsset ( )
testOnDispatchStatus200 ( )
testWillIgnoreInvalidResponseType ( )

Method Details

testDispatchListenerIgnoresOtherResponseCodes() public method

Verifies that dispatch listener does nothing on other repsponse codes

testGetAutoloaderConfig() public method

testGetConfig() public method

public testGetConfig ( )

testOnBootstrap() public method

public testOnBootstrap ( )

testOnDispatchDoesntResolveToAsset() public method

testOnDispatchStatus200() public method

testWillIgnoreInvalidResponseType() public method