C# Class CQRS.Tests.CQRS.EventSourcing.InMemoryEventStoreTests

Inheritance: EventStoreTests
显示文件 Open project: mlidbom/Composable.Monolithic

Protected Methods

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

Method Details

CreateEventStore() protected method

protected CreateEventStore ( ) : IEventStore
return IEventStore

CreateEventStore2() protected method

protected CreateEventStore2 ( ) : IEventStore
return IEventStore