ActorTestKit |
INTERNAL API
|
ActorTestKit$ |
Create a testkit named from the class that is calling this method.
|
ActorTestKitBase |
Use a custom config for the actor system.
|
ActorTestKitBase$ |
|
BehaviorTestKit$ |
|
Effects |
The behavior spawned a named child with the given behavior with no specific props
|
Effects$ |
The behavior spawned a named child with the given behavior with no specific props
|
FishingOutcomes |
Complete fishing and return all messages up until this
|
FishingOutcomes$ |
Complete fishing and return all messages up until this
|
LoggingTestKit$ |
An empty filter that doesn't match any events.
|
ManualTime |
Advance the clock by the specified duration, executing all outstanding jobs on the calling thread before returning.
|
ManualTime$ |
Config needed to use the ExplicitlyTriggeredScheduler
|
ScalaTestWithActorTestKit |
Config loaded from application-test.conf if that exists, otherwise
using default configuration from the reference.conf resources that ship with the Akka libraries.
|
SerializationTestKit |
Verify serialization roundtrip.
|
TestInbox$ |
|
TestProbe$ |
Fail fishing with a custom error message
|