Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Webiny
Component
Cache
Tests
CacheStorageTest
PHP Class Webiny\Component\Cache\Tests\CacheStorageTest
Inheritance:
extends
PHPUnit_Framework_TestCase
显示文件
Open project: Webiny/Framework
Public Methods
Method
Description
setUp
( )
testConstructor
( )
testDelete
( )
testDeleteByTags
( )
testRead
( )
testSave
( )
Method Details
setUp()
public
method
public
setUp
( )
testConstructor()
public
method
public
testConstructor
( )
testDelete()
public
method
public
testDelete
( )
testDeleteByTags()
public
method
public
testDeleteByTags
( )
testRead()
public
method
public
testRead
( )
testSave()
public
method
public
testSave
( )