Package org.apache.pekko.persistence.testkit.scaladsl
-
Interface Summary Interface Description ClearOps ClearPreservingSeqNums CommonTestKitOps<S,P> EventSourcedBehaviorTestKit<Command,Event,State> EventSourcedBehaviorTestKit.CommandResult<Command,Event,State> The result of running a command.EventSourcedBehaviorTestKit.CommandResultWithReply<Command,Event,State,Reply> The result of running a command with areplyTo: ActorRef[R], i.e.EventSourcedBehaviorTestKit.RestartResult<State> The result of restarting the behavior.ExpectOps<U> HasStorage<P,R> Abstract persistent storage for tests.PersistenceProbe<T> Not for user extensionPersistenceProbeBehavior<Command,State> PersistenceTestKitOps<S,P> PolicyOpsTestKit<P> RejectSupport<U>