C# Класс CQRS.Tests.CQRS.EventSourcing.Sql.SqlServerEventStoreSessionTests

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

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

Метод Описание
CreateStore ( ) : IEventStore

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

Метод Описание
InsertNewEventType_should_not_throw_exception_if_the_event_type_has_been_inserted_by_something_else ( ) : void
Serializes_access_to_an_aggregate_so_that_concurrent_transactions_succeed ( ) : void
Serializes_access_to_an_aggregate_so_that_concurrent_transactions_succeed_even_if_history_has_been_read_outside_of_modifying_transactions ( ) : void
Setup ( ) : void
TearDownTask ( ) : void

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

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

protected CreateStore ( ) : IEventStore
Результат IEventStore