C# 클래스 Stash.BerkeleyDB.Specifications.for_backingstore_bsb.given_berkeley_backing_store.when_inserting_a_second_graph

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

보호된 메소드들

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

비공개 메소드들

메소드 설명
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

메소드 상세

Given() 보호된 메소드

protected Given ( ) : void
리턴 void

When() 보호된 메소드

protected When ( ) : void
리턴 void