pub fn msg<R, P>(payload: P) -> TestPanicResult<R>where P: Any + Send,
Shorthand of TestPanicResult::Panic with payload.
TestPanicResult::Panic