PHP Class CacheCallbackTest, cachearium

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: corollarium/cachearium

Protected Properties

Свойство Type Description
$backupGlobals

Méthodes publiques

Méthode Description
setUpBeforeClass ( )
testCacheError ( )
testcallbackFS ( )
testcallbackMemcached ( )
testcallbackRAM ( )
teststartCallbackFS ( )
teststartCallbackMemcached ( )
teststartCallbackRAM ( )

Méthodes protégées

Méthode Description
_callback ( CacheAbstract $cache )
_startcallback ( CacheAbstract $cache )

Method Details

_callback() protected méthode

protected _callback ( CacheAbstract $cache )
$cache Cachearium\CacheAbstract

_startcallback() protected méthode

protected _startcallback ( CacheAbstract $cache )
$cache Cachearium\CacheAbstract

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

testCacheError() public méthode

public testCacheError ( )

testcallbackFS() public méthode

public testcallbackFS ( )

testcallbackMemcached() public méthode

testcallbackRAM() public méthode

public testcallbackRAM ( )

teststartCallbackFS() public méthode

public teststartCallbackFS ( )

teststartCallbackMemcached() public méthode

teststartCallbackRAM() public méthode

Property Details

$backupGlobals protected_oe property

protected $backupGlobals