eventful-test-helpers-0.1.3: Common module used for eventful tests

Safe HaskellNone
LanguageHaskell2010

Eventful.TestHelpers

Description

Common test functionality

Synopsis

Documentation

newtype EventStoreRunner m Source #

Constructors

EventStoreRunner (forall a. (EventStore CounterEvent m -> m a) -> IO a) 

data Text :: * #

A space efficient, packed, unboxed Unicode text type.