PHP 클래스 Repo2\QueryReactor\Tests\Sharding\ShardingControllerTest

파일 보기 프로젝트 열기: repo2/query-reactor

공개 메소드들

메소드 설명
testErrorOnUndefinedLink ( )
testPickShardWithEmptyIdKey ( )
testQueriesToTwoShards ( )
testQueryToSingleShard ( )

보호된 메소드들

메소드 설명
createController ( array $params )

비공개 메소드들

메소드 설명
createShardingController ( Repo2\QueryReactor\Sharding\ShardingService $sharding )
getShardedQueryMock ( Repo2\QueryBuilder\ExpressionInterface $expr )
getShardingMock ( )

메소드 상세

createController() 보호된 메소드

protected createController ( array $params )
$params array

testPickShardWithEmptyIdKey() 공개 메소드

testQueriesToTwoShards() 공개 메소드

testQueryToSingleShard() 공개 메소드