PHP Class Contao\CoreBundle\Test\Cache\ContaoCacheClearerTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

Method Description
testClear ( ) Tests the clear() method.
testInstantiation ( ) Tests the object instantiation.

Protected Methods

Method Description
tearDown ( )

Method Details

tearDown() protected method

protected tearDown ( )

testClear() public method

Tests the clear() method.
public testClear ( )

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )