PHP Class eZ\Bundle\EzPublishCoreBundle\Tests\EventListener\SessionInitByPostListenerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testGetSubscribedEvents ( )
testOnSiteAccessMatchNewSessionName ( )
testOnSiteAccessMatchNoSessionService ( )
testOnSiteAccessMatchRequestNoSessionName ( )
testOnSiteAccessMatchSubRequest ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGetSubscribedEvents() public method

testOnSiteAccessMatchNewSessionName() public method

testOnSiteAccessMatchNoSessionService() public method

testOnSiteAccessMatchRequestNoSessionName() public method

testOnSiteAccessMatchSubRequest() public method