PHP Class Contao\CoreBundle\Test\Cache\ContaoCacheClearerTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testClear ( ) Tests the clear() method.
testInstantiation ( ) Tests the object instantiation.

Méthodes protégées

Méthode Description
tearDown ( )

Method Details

tearDown() protected méthode

protected tearDown ( )

testClear() public méthode

Tests the clear() method.
public testClear ( )

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )