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 a ActorRef replyTo , i.e.
|
EventSourcedBehaviorTestKit.RestartResult<State> |
The result of restarting the behavior.
|
EventSourcedBehaviorTestKit.SerializationSettings |
Customization of which serialization checks that are performed.
|
EventSourcedBehaviorTestKit$ |
|
PersistenceEffect<T> |
|
PersistenceEffect$ |
|
PersistenceInit |
Test utility to initialize persistence plugins.
|
PersistenceInit$ |
Test utility to initialize persistence plugins.
|
PersistenceTestKit |
Class for testing persisted events in persistent actors.
|
PersistenceTestKit$ |
|
SnapshotTestKit |
Class for testing persisted snapshots in persistent actors.
|
SnapshotTestKit$ |
|
UnpersistentBehavior<Command,Event,State> |
|
UnpersistentBehavior$ |
|