C# 클래스 Stash.Specifications.for_engine.for_partitioning.given_partitioning_backing_store.when_told_to_get_the_count_of_records_for_query

상속: Specification
파일 보기 프로젝트 열기: AndyHitchman/Stash

보호된 메소드들

메소드 설명
Given ( ) : void
When ( ) : void
WithContext ( ) : void

비공개 메소드들

메소드 설명
it_should_get_the_total_of_the_count_of_both_backing_stores ( ) : void
it_should_have_asked_for_partitioned_query_for_partition_specific_queries ( ) : void
it_should_have_delegated_the_work_to_both_backing_stores ( ) : void

메소드 상세

Given() 보호된 메소드

protected Given ( ) : void
리턴 void

When() 보호된 메소드

protected When ( ) : void
리턴 void

WithContext() 보호된 메소드

protected WithContext ( ) : void
리턴 void