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

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

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

Метод Описание
Given ( ) : void
When ( ) : void

Приватные методы

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

Описание методов

Given() защищенный Метод

protected Given ( ) : void
Результат void

When() защищенный Метод

protected When ( ) : void
Результат void