PHP Class ImboIntegrationTest\Cache\CacheTests

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: imbo/imbo

Public Methods

Method Description
getCacheData ( )
setUp ( )
tearDown ( )
testDecrement ( )
testIncrement ( )
testSetGetAndDelete ( $key, $value )

Protected Methods

Method Description
getDriver ( )

Method Details

getCacheData() public method

public getCacheData ( )

getDriver() abstract protected method

abstract protected getDriver ( )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testDecrement() public method

public testDecrement ( )

testIncrement() public method

public testIncrement ( )

testSetGetAndDelete() public method

public testSetGetAndDelete ( $key, $value )