macro_rules! define_blocking_connection_test_suite { ($harness:ident) => { ... }; }
Expand description
Creates a test suite that tests methods available on AsyncConnection
macro_rules! define_blocking_connection_test_suite { ($harness:ident) => { ... }; }
Creates a test suite that tests methods available on AsyncConnection