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

Tests for SessionHandlerProxy class.

Summary

Methods
Properties
Constants
testOpen()
testOpenFalse()
testClose()
testCloseFalse()
testRead()
testWrite()
testDestroy()
testGc()
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

testOpen()

testOpen() 

testOpenFalse()

testOpenFalse() 

testClose()

testClose() 

testCloseFalse()

testCloseFalse() 

testRead()

testRead() 

testWrite()

testWrite() 

testDestroy()

testDestroy() 

testGc()

testGc() 

setUp()

setUp() 

tearDown()

tearDown()