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

Inheritance: EventStoreTests
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes protégées

Méthode Description
CreateEventStore ( ) : IEventStore
CreateEventStore2 ( ) : IEventStore

Private Methods

Méthode Description
DoesNotMixUpEventsFromDifferentStores ( ) : void
SetupFixture ( ) : void
TearDownTask ( ) : void

Method Details

CreateEventStore() protected méthode

protected CreateEventStore ( ) : IEventStore
Résultat IEventStore

CreateEventStore2() protected méthode

protected CreateEventStore2 ( ) : IEventStore
Résultat IEventStore