PHP Class ScriptFUSIONTest\Unit\Porter\Cache\CacheItemTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: ScriptFUSION/Porter

Public Methods

Method Description
testExpiresAfter ( )
testExpiresAt ( )
testGet ( )
testGetKey ( )
testIsHit ( )
testSet ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
createCacheItem ( )

Method Details

setUp() protected method

protected setUp ( )

testExpiresAfter() public method

public testExpiresAfter ( )

testExpiresAt() public method

public testExpiresAt ( )

testGet() public method

public testGet ( )

testGetKey() public method

public testGetKey ( )

testIsHit() public method

public testIsHit ( )

testSet() public method

public testSet ( )