PHP Класс Contao\CoreBundle\Test\Cache\ContaoCacheWarmerTest

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

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

Метод Описание
testIncompleteInstallation ( ) Tests that no cache is created if the installation is incomplete.
testInstantiation ( ) Tests the object instantiation.
testIsOptional ( ) Tests the isOptional() method.
testWarmUp ( ) Tests the warmUp() method.

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

Метод Описание
setUp ( )
tearDown ( )

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

setUp() защищенный Метод

protected setUp ( )

tearDown() защищенный Метод

protected tearDown ( )

testIncompleteInstallation() публичный Метод

Tests that no cache is created if the installation is incomplete.

testInstantiation() публичный Метод

Tests the object instantiation.
public testInstantiation ( )

testIsOptional() публичный Метод

Tests the isOptional() method.
public testIsOptional ( )

testWarmUp() публичный Метод

Tests the warmUp() method.
public testWarmUp ( )