PHP Class Xpressengine\Tests\Translation\TransCacheTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: xpressengine/xpressengine

Public Methods

Method Description
tearDown ( )
testCacheMissed ( )
testExceptionWhenCacheKeyIsNotSet ( )
testFlush ( )
testGetCachedData ( )
testGetNull ( )
testSetData ( )

Protected Methods

Method Description
getCache ( )

Method Details

getCache() protected method

protected getCache ( )

tearDown() public method

public tearDown ( )

testCacheMissed() public method

public testCacheMissed ( )

testExceptionWhenCacheKeyIsNotSet() public method

testFlush() public method

public testFlush ( )

testGetCachedData() public method

public testGetCachedData ( )

testGetNull() public method

public testGetNull ( )

testSetData() public method

public testSetData ( )