PHP Class Webiny\Component\Http\Tests\SessionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: Webiny/Framework

Public Methods

Method Description
getAll ( )
setUp ( )
testConstructor ( )
testDelete ( )
testGet ( )
testGetSessionId ( )
testSave ( )

Method Details

getAll() public method

public getAll ( )

setUp() public method

public setUp ( )

testConstructor() public method

public testConstructor ( )

testDelete() public method

public testDelete ( )

testGet() public method

public testGet ( )

testGetSessionId() public method

public testGetSessionId ( )

testSave() public method

public testSave ( )