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

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

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

Method Details

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testProcess() public méthode

Tests processing the pass.
public testProcess ( )

testProcessWithoutSession() public méthode

Tests processing the pass without a session.