PHP Класс Bravo3\Orm\Tests\Services\CachingStrategyTest

Наследование: extends Bravo3\Orm\Tests\AbstractOrmTest
Показать файл Открыть проект

Открытые методы

Метод Описание
getCacheServices ( ) : array Get an array of caching services
testStrategy ( Bravo3\Orm\Services\Cache\EntityCachingInterface $service )
testStrategyException ( Bravo3\Orm\Services\Cache\EntityCachingInterface $service )

Описание методов

getCacheServices() публичный Метод

Get an array of caching services
public getCacheServices ( ) : array
Результат array

testStrategy() публичный Метод

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

testStrategyException() публичный Метод

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