Structsยง
- Utility for unit testing actix actors. Helper for reducing the boilerplate when unit testing actix actors. Configures a mocker actor to expect a particular incoming command
I
and to respond with provided outgoing responseO
.
I
and to respond with provided outgoing response O
.