PHP Class Bravo3\Orm\Tests\Services\CachingStrategyTest

Inheritance: extends Bravo3\Orm\Tests\AbstractOrmTest
Afficher le fichier Open project: bravo3/orm

Méthodes publiques

Méthode 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 méthode

Get an array of caching services
public getCacheServices ( ) : array
Résultat array

testStrategy() public méthode

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

testStrategyException() public méthode

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