Macro test_case

macro_rules! test_case { ... }

An implementation detail of the #[test] and #[bench] macros.