PHP 클래스 AssetManagerTest\ModuleTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase, use trait Zend\EventManager\Test\EventListenerIntrospectionTrait
파일 보기 프로젝트 열기: rwoverdijk/assetmanager

공개 메소드들

메소드 설명
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() 공개 메소드