rest_test

Macro rest_test 

Source
macro_rules! rest_test {
    () => { ... };
}
Expand description

Run all Rest tests in a module

This can be used as a test harness to handle initialization and reporting.