CQRS.Tests.CQRS.EventSourcing.EventRefactoring.Migrations.EventStreamMutatorTests.EventStreamMutatorTests C# (CSharp) Method

EventStreamMutatorTests() protected method

protected EventStreamMutatorTests ( Type eventStoreType ) : System
eventStoreType System.Type
return System
        protected EventStreamMutatorTests(Type eventStoreType) : base(eventStoreType) { }