PHP Class Cache\Prefixed\Tests\PrefixedCachePoolTest

Author: Tobias Nyholm ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: php-cache/cache

Public Methods

Method Description
testClear ( )
testCommit ( )
testDeleteItem ( )
testDeleteItems ( )
testGetItem ( )
testGetItems ( )
testHasItem ( )
testSave ( )
testSaveDeffered ( )

Private Methods

Method Description
getHierarchyCacheStub ( ) : PHPUnit_Framework_MockObject_MockObject

Method Details

testClear() public method

public testClear ( )

testCommit() public method

public testCommit ( )

testDeleteItem() public method

public testDeleteItem ( )

testDeleteItems() public method

public testDeleteItems ( )

testGetItem() public method

public testGetItem ( )

testGetItems() public method

public testGetItems ( )

testHasItem() public method

public testHasItem ( )

testSave() public method

public testSave ( )

testSaveDeffered() public method

public testSaveDeffered ( )