JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.lightbend.lagom.javadsl.testkit
Interface Summary
Interface
Description
PersistentEntityTestDriver.Issue
PersistentEntityTestDriver.SideEffect
Class Summary
Class
Description
PersistentEntityTestDriver
<C,E,S>
A testing utility for verifying that a
PersistentEntity
emits expected events and side-effects in response to incoming commands.
PersistentEntityTestDriver.NoSerializer
PersistentEntityTestDriver.NoSerializer$
PersistentEntityTestDriver.NotDeserializable
PersistentEntityTestDriver.NotDeserializable$
PersistentEntityTestDriver.NotEqualAfterSerialization
PersistentEntityTestDriver.NotEqualAfterSerialization$
PersistentEntityTestDriver.NotSerializable
PersistentEntityTestDriver.NotSerializable$
PersistentEntityTestDriver.Outcome
<E,S>
PersistentEntityTestDriver.Outcome$
PersistentEntityTestDriver.Reply
PersistentEntityTestDriver.Reply$
PersistentEntityTestDriver.UnhandledCommand
PersistentEntityTestDriver.UnhandledCommand$
PersistentEntityTestDriver.UnhandledEvent
PersistentEntityTestDriver.UnhandledEvent$
PersistentEntityTestDriver.UsingJavaSerializer
PersistentEntityTestDriver.UsingJavaSerializer$
PersistentEntityTestDriver$
ServiceTest
Support for writing functional tests for one service.
ServiceTest.Setup
ServiceTest.Setup$
ServiceTest.TestServer
When the server is started you can get the service client and other Guice bindings here.
ServiceTest$
Support for writing functional tests for one service.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes