C# Класс Stash.BerkeleyDB.Specifications.for_backingstore_bsb.given_berkeley_backing_store.when_inserting_a_second_graph

Наследование: with_temp_dir
Показать файл Открыть проект

Защищенные методы

Метод Описание
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