\Symfony\Component\HttpFoundation\Tests\Session\Storage\ProxySessionHandlerProxyTest

Tests for SessionHandlerProxy class.

Summary

Methods
Properties
Constants
testOpenTrue()
testOpenFalse()
testClose()
testCloseFalse()
testRead()
testWrite()
testDestroy()
testGc()
testValidateId()
testUpdateTimestamp()
No public properties found
No constants found
setUp()
tearDown()
No protected properties found
N/A
No private methods found
$mock
$proxy
N/A

Properties

$mock

$mock : \PHPUnit_Framework_MockObject_Matcher

Type

\PHPUnit_Framework_MockObject_Matcher

Methods

testOpenTrue()

testOpenTrue() 

testOpenFalse()

testOpenFalse() 

testClose()

testClose() 

testCloseFalse()

testCloseFalse() 

testWrite()

testWrite() 

testDestroy()

testDestroy() 

testValidateId()

testValidateId() 

testUpdateTimestamp()

testUpdateTimestamp()