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$ |
|
ProducerStub<T> |
Stubs the production end of a Topic so that test writers can mock
message production from upstream services into topics consumed by services under test.
|
ProducerStubFactory |
|
ReadSideTestDriver |
|
ServiceTest |
Support for writing functional tests for one service.
|
ServiceTest.TestServer |
When the server is started you can get the service client and other
Guice bindings here.
|
ServiceTest.TestServer$ |
|
ServiceTest$ |
Support for writing functional tests for one service.
|