test_suite

Macro test_suite 

Source
macro_rules! test_suite {
    ($setup:expr) => { ... };
}