PHP Класс Mongolid\Util\CacheComponentTest

Наследование: extends TestCas\TestCase
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$time integer Current time that will be retrieved by CacheComponent::time().

Открытые методы

Метод Описание
tearDown ( )
testShouldExpireValues ( )
testShouldImplementCacheComponentInterface ( )
testShouldPutAndRetrieveValues ( )

Защищенные методы

Метод Описание
getCacheComponent ( )
tick ( $seconds ) Skips $seconds of time.

Описание методов

getCacheComponent() защищенный метод

protected getCacheComponent ( )

tearDown() публичный метод

public tearDown ( )

testShouldExpireValues() публичный метод

testShouldImplementCacheComponentInterface() публичный метод

testShouldPutAndRetrieveValues() публичный метод

tick() защищенный метод

Skips $seconds of time.
protected tick ( $seconds )

Описание свойств

$time публичное свойство

Current time that will be retrieved by CacheComponent::time().
public int $time
Результат integer