MongoDbSessionHandlerTest
extends TestCase
in package
Tags
Table of Contents
- $options : mixed
- $mongo : MockObject
- $storage : mixed
- testCloseMethodAlwaysReturnTrue() : mixed
- testConstructorShouldThrowExceptionForInvalidMongo() : mixed
- testConstructorShouldThrowExceptionForMissingOptions() : mixed
- testDestroy() : mixed
- testGc() : mixed
- testGetConnection() : mixed
- testOpenMethodAlwaysReturnTrue() : mixed
- testRead() : mixed
- testReplaceSessionData() : mixed
- testWrite() : mixed
- testWriteWhenUsingExpiresField() : mixed
- setUp() : mixed
- createMongoCollectionMock() : mixed
Properties
$options
public
mixed
$options
$mongo
private
MockObject
$mongo
$storage
private
mixed
$storage
Methods
testCloseMethodAlwaysReturnTrue()
public
testCloseMethodAlwaysReturnTrue() : mixed
Return values
mixed —testConstructorShouldThrowExceptionForInvalidMongo()
public
testConstructorShouldThrowExceptionForInvalidMongo() : mixed
Return values
mixed —testConstructorShouldThrowExceptionForMissingOptions()
public
testConstructorShouldThrowExceptionForMissingOptions() : mixed
Return values
mixed —testDestroy()
public
testDestroy() : mixed
Return values
mixed —testGc()
public
testGc() : mixed
Return values
mixed —testGetConnection()
public
testGetConnection() : mixed
Return values
mixed —testOpenMethodAlwaysReturnTrue()
public
testOpenMethodAlwaysReturnTrue() : mixed
Return values
mixed —testRead()
public
testRead() : mixed
Return values
mixed —testReplaceSessionData()
public
testReplaceSessionData() : mixed
Return values
mixed —testWrite()
public
testWrite() : mixed
Return values
mixed —testWriteWhenUsingExpiresField()
public
testWriteWhenUsingExpiresField() : mixed
Return values
mixed —setUp()
protected
setUp() : mixed
Return values
mixed —createMongoCollectionMock()
private
createMongoCollectionMock() : mixed