PHP Class eZ\Publish\Core\MVC\Symfony\CacheTests\Http\LocationAwareStoreTest

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

Public Methods

Method Description
testGetFilesystem ( )
testGetPath ( )
testGetPathDeadProcess ( )
testGetStalePath ( )
testPurgeAllContent ( )
testPurgeAllContentByRequest ( )
testPurgeAllContentByRequestBC ( )
testPurgeByRequestMultipleLocations ( )
testPurgeByRequestMultipleLocationsBC ( )
testPurgeByRequestSingleLocation ( )
testSetFilesystem ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Private Methods

Method Description
getFilesystemMock ( ) : PHPUnit_Framework_MockObject_MockObject

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testGetFilesystem() public method

public testGetFilesystem ( )

testGetPath() public method

public testGetPath ( )

testGetPathDeadProcess() public method

testGetStalePath() public method

public testGetStalePath ( )

testPurgeAllContent() public method

public testPurgeAllContent ( )

testPurgeAllContentByRequest() public method

testPurgeAllContentByRequestBC() public method

testPurgeByRequestMultipleLocations() public method

testPurgeByRequestMultipleLocationsBC() public method

testPurgeByRequestSingleLocation() public method

testSetFilesystem() public method

public testSetFilesystem ( )