C# Class Stash.BerkeleyDB.Specifications.for_backingstore_bsb.given_berkeley_backing_store.when_inserting_a_second_graph

Inheritance: with_temp_dir
Show file Open project: AndyHitchman/Stash

Protected Methods

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

Private Methods

Method Description
it_should_persist_both_using_the_internal_id_as_the_key ( ) : void
it_should_persist_the_common_types_in_the_type_hierarchy_of_both_graphs ( ) : void
it_should_persist_the_common_values_of_the_index_projection ( ) : void
it_should_persist_the_concrete_type_of_both_graphs ( ) : void
it_should_persist_the_distinct_index_projection_value_of_the_first_graph ( ) : void
it_should_persist_the_distinct_index_projection_value_of_the_second_graph ( ) : void
it_should_persist_the_distinct_type_of_the_first_graph_in_the_type_hierarchy ( ) : void
it_should_persist_the_distinct_type_of_the_second_graph_in_the_type_hierarchy ( ) : void
it_should_persist_the_serialised_graph_data_of_both ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void