Macro pliantdb_core::define_pubsub_test_suite[][src]

macro_rules! define_pubsub_test_suite {
    ($harness:ident) => { ... };
}

Expands into a suite of pubsub unit tests using the passed type as the test harness.