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

Pattern that matches an unknown TestCaseResult member.