PHP 클래스 Contao\CoreBundle\Test\Cache\ContaoCacheWarmerTest

파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
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 ( )