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