-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Provides common test specification for Store implementation.
--   
--   Provides common test specification for Store implementation.
@package eventsource-store-specs
@version 1.1.1


module Test.EventSource.Store.Specification
specification :: Store store => store -> Spec
instance GHC.Show.Show Test.EventSource.Store.Specification.TestError
instance GHC.Classes.Eq Test.EventSource.Store.Specification.TestError
instance GHC.Show.Show Test.EventSource.Store.Specification.Test
instance GHC.Classes.Eq Test.EventSource.Store.Specification.Test
instance GHC.Show.Show Test.EventSource.Store.Specification.TestEvent
instance GHC.Classes.Eq Test.EventSource.Store.Specification.TestEvent
instance EventSource.Aggregate.StreamId Test.EventSource.Store.Specification.TestId
instance GHC.Exception.Exception Test.EventSource.Store.Specification.TestError
instance EventSource.Aggregate.Simple.ValidateIO Test.EventSource.Store.Specification.TestCmd Test.EventSource.Store.Specification.TestEvent Test.EventSource.Store.Specification.Test
instance EventSource.Aggregate.Simple.AggregateIO Test.EventSource.Store.Specification.TestEvent Test.EventSource.Store.Specification.Test
instance EventSource.Types.EncodeEvent Test.EventSource.Store.Specification.TestEvent
instance EventSource.Types.DecodeEvent Test.EventSource.Store.Specification.TestEvent
