test_probe v0.0.2 API Reference

Modules

TestProbe is a tiny wrapper around GenServer, that puts testing of actor interactions under control

The %Message{} struct is used to wrap incoming messages. Along with payload it stores type of the message and sender reference if applicable