Packages

p

aecor

testkit

package testkit

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. testkit
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class AecorMonocleLensOps[S, A] extends AnyRef
  2. trait E2eSupport extends AnyRef
  3. class StateClock[F[_], S] extends Clock[F]
  4. final class StateEventJournal[F[_], K, S, E] extends EventJournal[F, K, E]
  5. class StateKeyValueStore[F[_], S, K, A] extends KeyValueStore[F, K, A]
  6. final case class TaggedEvent[E](event: E, tags: Set[EventTag]) extends Product with Serializable

Value Members

  1. object E2eSupport
  2. object StateClock
  3. object StateEventJournal
  4. object StateKeyValueStore

Inherited from AnyRef

Inherited from Any

Ungrouped