PHP 클래스 Contao\CoreBundle\Test\EventListener\ResponseExceptionListenerTest

파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
testInstantiation ( ) Tests the object instantiation.
testNonResponseException ( ) Tests passing a non-response exception.
testResponseException ( ) Tests passing a response exception.

메소드 상세

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testNonResponseException() 공개 메소드

Tests passing a non-response exception.

testResponseException() 공개 메소드

Tests passing a response exception.