PHP Class eZ\Publish\Core\Persistence\Cache\Tests\Helpers\IntegrationTestCacheServiceDecorator

Wraps the Cache Service for Spi cache to apply key prefix for the cache
Inheritance: extends eZ\Publish\Core\Persistence\Cache\CacheServiceDecorator
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
__construct ( ) Constructs the cache service decorator.
clearAllTestData ( ) Private function for integration test runner to clear data between tests.

Method Details

__construct() public method

Constructs the cache service decorator.
public __construct ( )

clearAllTestData() public method

Private function for integration test runner to clear data between tests.
public clearAllTestData ( )