PHP Class Symfony\Bundle\FrameworkBundle\Tests\Functional\CachePoolClearCommandTest

Inheritance: extends Symfony\Bundle\FrameworkBundle\Tests\Functional\WebTestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testCallClearer ( )
testClearPoolWithCustomClearer ( )
testClearPrivatePool ( )
testClearPublicPool ( )
testClearUnexistingPool ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
createCommandTester ( )

Method Details

setUp() protected method

protected setUp ( )

testCallClearer() public method

public testCallClearer ( )

testClearPoolWithCustomClearer() public method

testClearPrivatePool() public method

testClearPublicPool() public method

public testClearPublicPool ( )

testClearUnexistingPool() public method