\tests\thinkphp\library\think\cache\driverliteTest

Summary

Methods
Properties
Constants
testGet()
testSet()
testRm()
testClear()
No public properties found
No constants found
getCacheInstance()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

testGet()

testGet() : mixed

测试缓存读取

Returns

mixed —

testSet()

testSet() : mixed

测试缓存设置

Returns

mixed —

testRm()

testRm() : mixed

删除缓存测试

Returns

mixed —

testClear()

testClear() : mixed

清空缓存测试

Returns

mixed —

getCacheInstance()

getCacheInstance() : mixed

Returns

mixed —