Package org.apache.pekko.persistence.testkit.scaladsl
package org.apache.pekko.persistence.testkit.scaladsl
-
ClassDescriptionCommonTestKitOps<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.The result of restarting the behavior.Customization of which serialization checks that are performed.Testing ofpekko.persistence.typed.scaladsl.EventSourcedBehaviorimplementations.ExpectOps<U>HasStorage<P,R> Abstract persistent storage for tests.Test utility to initialize persistence plugins.Test utility to initialize persistence plugins.Not for user extensionPersistenceProbeBehavior<Command,State> PersistenceProbeBehavior.DurableState<Command,State> PersistenceProbeBehavior.EventSourced<Command,Event, State> Factory methods to create PersistenceProbeBehavior instances for testing.Class for testing events of persistent actors.Class for testing snapshots of persistent actors.