PHP Class GuzzleHttp\Tests\CookieJar\SessionCookieJarTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nystudio107/instantanalytics

Public Methods

Method Description
setUp ( )
testLoadsFromSession ( )
testPersistsToSession ( $testSaveSessionCookie = false )
testPersistsToSessionParameters ( )
testValidatesCookieSession ( )

Method Details

setUp() public method

public setUp ( )

testLoadsFromSession() public method

testPersistsToSession() public method

public testPersistsToSession ( $testSaveSessionCookie = false )

testPersistsToSessionParameters() public method

testValidatesCookieSession() public method