PHP Class Bravo3\Orm\Tests\Services\CachingStrategyTest

Inheritance: extends Bravo3\Orm\Tests\AbstractOrmTest
Show file Open project: bravo3/orm

Public Methods

Method Description
getCacheServices ( ) : array Get an array of caching services
testStrategy ( Bravo3\Orm\Services\Cache\EntityCachingInterface $service )
testStrategyException ( Bravo3\Orm\Services\Cache\EntityCachingInterface $service )

Method Details

getCacheServices() public method

Get an array of caching services
public getCacheServices ( ) : array
return array

testStrategy() public method

public testStrategy ( Bravo3\Orm\Services\Cache\EntityCachingInterface $service )
$service Bravo3\Orm\Services\Cache\EntityCachingInterface

testStrategyException() public method

public testStrategyException ( Bravo3\Orm\Services\Cache\EntityCachingInterface $service )
$service Bravo3\Orm\Services\Cache\EntityCachingInterface