\think\testsSessionTest

Summary

Methods
Properties
Constants
testLoadData()
testSave()
testFlash()
testClear()
testSetName()
testDestroy()
testFileHandler()
testCacheHandler()
No public properties found
No constants found
tearDown()
setUp()
$app
$session
$config
$handler
N/A
No private methods found
No private properties found
N/A

Properties

$app

$app : \think\App|\Mockery\MockInterface

Type

MockInterface

$session

$session : \think\Session|\Mockery\MockInterface

Type

MockInterface

$config

$config : \think\Config|\Mockery\MockInterface

Type

MockInterface

$handler

$handler

Methods

testLoadData()

testLoadData() : mixed

Returns

mixed —

testSave()

testSave() : mixed

Returns

mixed —

testFlash()

testFlash() : mixed

Returns

mixed —

testClear()

testClear() : mixed

Returns

mixed —

testSetName()

testSetName() : mixed

Returns

mixed —

testDestroy()

testDestroy() : mixed

Returns

mixed —

testFileHandler()

testFileHandler() : mixed

Returns

mixed —

testCacheHandler()

testCacheHandler() : mixed

Returns

mixed —

tearDown()

tearDown() : void

setUp()

setUp() : mixed

Returns

mixed —