Type Definition cqrs_eventsourcing::GivenThen[][src]

type GivenThen<A, E, C> = GivenThenTest<A, E, TestStore<A, E>, C>;