PHP 클래스 Contao\CoreBundle\Test\DependencyInjection\Compiler\AddSessionBagsPassTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
testInstantiation ( ) Tests the object instantiation.
testProcess ( ) Tests processing the pass.
testProcessWithoutSession ( ) Tests processing the pass without a session.

메소드 상세

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testProcess() 공개 메소드

Tests processing the pass.
public testProcess ( )

testProcessWithoutSession() 공개 메소드

Tests processing the pass without a session.