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

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

공개 메소드들

메소드 설명
testInstantiation ( ) Tests the object instantiation.
testOnKernelRequest ( ) Tests the onKernelRequest() method.
testWithoutBackendUser ( ) Tests that the request attribute is not set if there is no back end user.

메소드 상세

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testOnKernelRequest() 공개 메소드

Tests the onKernelRequest() method.
public testOnKernelRequest ( )

testWithoutBackendUser() 공개 메소드

Tests that the request attribute is not set if there is no back end user.