petri

Macro multitest

Source
macro_rules! multitest {
    ($tests:expr) => { ... };
}
Expand description

Defines a set of tests from a TestCase.