PHP Class ScriptFUSIONTest\Unit\Porter\Cache\CacheItemTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: ScriptFUSION/Porter

Méthodes publiques

Méthode Description
testExpiresAfter ( )
testExpiresAt ( )
testGet ( )
testGetKey ( )
testIsHit ( )
testSet ( )

Méthodes protégées

Méthode Description
setUp ( )

Private Methods

Méthode Description
createCacheItem ( )

Method Details

setUp() protected méthode

protected setUp ( )

testExpiresAfter() public méthode

public testExpiresAfter ( )

testExpiresAt() public méthode

public testExpiresAt ( )

testGet() public méthode

public testGet ( )

testGetKey() public méthode

public testGetKey ( )

testIsHit() public méthode

public testIsHit ( )

testSet() public méthode

public testSet ( )