Crate actix_actor_expect

Source

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 response O.