C# Class Stash.BerkeleyDB.Specifications.for_backingstore_bsb.given_berkeley_backing_store.when_inserting_a_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_the_concrete_type_of_the_graph ( ) : void
it_should_persist_the_serialised_graph_data ( ) : void
it_should_persist_the_type_hierarchy_of_the_graph ( ) : void
it_should_persist_the_value_of_the_first_index_projection ( ) : void
it_should_persist_the_value_of_the_second_index_projection ( ) : void
it_should_persist_using_the_internal_id_as_the_key ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void