PHP Class AssetManagerTest\ModuleTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase, use trait Zend\EventManager\Test\EventListenerIntrospectionTrait
Afficher le fichier Open project: rwoverdijk/assetmanager

Méthodes publiques

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

Method Details

testDispatchListenerIgnoresOtherResponseCodes() public méthode

Verifies that dispatch listener does nothing on other repsponse codes

testGetAutoloaderConfig() public méthode

testGetConfig() public méthode

public testGetConfig ( )

testOnBootstrap() public méthode

public testOnBootstrap ( )

testOnDispatchDoesntResolveToAsset() public méthode

testOnDispatchStatus200() public méthode

testWillIgnoreInvalidResponseType() public méthode