PHP Class Contao\CoreBundle\Test\DependencyInjection\Compiler\AddSessionBagsPassTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method Description
testInstantiation ( ) Tests the object instantiation.
testProcess ( ) Tests processing the pass.
testProcessWithoutSession ( ) Tests processing the pass without a session.

Method Details

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testProcess() public method

Tests processing the pass.
public testProcess ( )

testProcessWithoutSession() public method

Tests processing the pass without a session.