PHP 클래스 Bravo3\Orm\Tests\Services\CachingStrategyTest

파일 보기 프로젝트 열기: bravo3/orm

공개 메소드들

메소드 설명
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