PHP Class eZ\Publish\Core\MVC\Symfony\Cache\Tests\Http\FOSPurgeClientTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
purgeTestProvider ( )
testPurge ( array $locationIds )
testPurgeAll ( )
testPurgeNoLocationIds ( )
testPurgeOneLocationId ( )

Protected Methods

Method Description
setUp ( )

Method Details

purgeTestProvider() public method

public purgeTestProvider ( )

setUp() protected method

protected setUp ( )

testPurge() public method

public testPurge ( array $locationIds )
$locationIds array

testPurgeAll() public method

public testPurgeAll ( )

testPurgeNoLocationIds() public method

testPurgeOneLocationId() public method