PHP Class Nelmio\SecurityBundle\Tests\Session\CookieSessionHandlerTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: nelmio/NelmioSecurityBundle

Public Methods

Method Description
setUp ( )
testCookieNotOpened ( ) Cookie not opened.
testOpenWithNoRequest ( )
testOpenWithoutSessionCookie ( )
testReadWithNoRequest ( )
testWriteDestroy ( )

Method Details

setUp() public method

public setUp ( )

testCookieNotOpened() public method

Cookie not opened.
public testCookieNotOpened ( )

testOpenWithNoRequest() public method

testOpenWithoutSessionCookie() public method

testReadWithNoRequest() public method

testWriteDestroy() public method

public testWriteDestroy ( )