PHP Класс AssetManagerTest\ModuleTest

Наследование: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase, use trait Zend\EventManager\Test\EventListenerIntrospectionTrait
Показать файл Открыть проект

Открытые методы

Метод Описание
testDispatchListenerIgnoresOtherResponseCodes ( ) Verifies that dispatch listener does nothing on other repsponse codes
testGetAutoloaderConfig ( )
testGetConfig ( )
testOnBootstrap ( )
testOnDispatchDoesntResolveToAsset ( )
testOnDispatchStatus200 ( )
testWillIgnoreInvalidResponseType ( )

Описание методов

testDispatchListenerIgnoresOtherResponseCodes() публичный метод

Verifies that dispatch listener does nothing on other repsponse codes

testGetAutoloaderConfig() публичный метод

testGetConfig() публичный метод

public testGetConfig ( )

testOnBootstrap() публичный метод

public testOnBootstrap ( )

testOnDispatchDoesntResolveToAsset() публичный метод

testOnDispatchStatus200() публичный метод

testWillIgnoreInvalidResponseType() публичный метод