Macro event_tests

Source
macro_rules! event_tests {
    ($mgr:expr) => { ... };
    ($mgr:expr, $delay:expr, $wait:expr) => { ... };
}
Expand description

Macro generating the tests from the given expression yielding an EventManager