PHP Class Webiny\Component\Cache\Tests\CacheStorageTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file 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 ( )