TestKitBaseSetAutoPilot Method |
Install an AutoPilot to drive the TestActor. The AutoPilot will be run for each received message and can be used to send or forward messages, etc.
Each invocation must return the AutoPilot for the next round. To reuse the same AutoPilot return KeepRunning.
Namespace: Akka.TestKit