C# Class CQRS.Tests.CQRS.EventSourcing.SqlServerEventStoreTests

Inheritance: EventStoreTests
ファイルを表示 Open project: mlidbom/Composable.Monolithic

Protected Methods

Method Description
CreateEventStore ( ) : IEventStore
CreateEventStore2 ( ) : IEventStore

Private Methods

Method Description
DoesNotMixUpEventsFromDifferentStores ( ) : void
SetupFixture ( ) : void
TearDownTask ( ) : void

Method Details

CreateEventStore() protected method

protected CreateEventStore ( ) : IEventStore
return IEventStore

CreateEventStore2() protected method

protected CreateEventStore2 ( ) : IEventStore
return IEventStore