macro_rules! multitest { ($tests:expr) => { ... }; }
Defines a set of tests from a TestCase.
TestCase