C# Class Stash.Specifications.for_engine.for_partitioning.given_partitioning_backing_store.when_told_to_get_the_count_of_records_for_query

Inheritance: Specification
Datei anzeigen Open project: AndyHitchman/Stash

Protected Methods

Method Description
Given ( ) : void
When ( ) : void
WithContext ( ) : void

Private Methods

Method Description
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

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void

WithContext() protected method

protected WithContext ( ) : void
return void