test_fail

Macro test_fail 

Source
macro_rules! test_fail {
    ($($e:expr),*) => { ... };
}