def report_unexpected_exception(self, out, test, example, exc_info): raise UnexpectedException(test, example, exc_info)