CustusX  18.04
An IGT application
Catch::IResultCapture Member List

This is the complete list of members for Catch::IResultCapture, including all inherited members.

acceptExpression(ExpressionResultBuilder const &assertionResult, AssertionInfo const &assertionInfo)=0Catch::IResultCapturepure virtual
assertionEnded(AssertionResult const &result)=0Catch::IResultCapturepure virtual
getCurrentTestName() const =0Catch::IResultCapturepure virtual
getLastResult() const =0Catch::IResultCapturepure virtual
popScopedMessage(MessageInfo const &message)=0Catch::IResultCapturepure virtual
pushScopedMessage(MessageInfo const &message)=0Catch::IResultCapturepure virtual
sectionEnded(SectionInfo const &name, Counts const &assertions, double _durationInSeconds)=0Catch::IResultCapturepure virtual
sectionStarted(SectionInfo const &sectionInfo, Counts &assertions)=0Catch::IResultCapturepure virtual
shouldDebugBreak() const =0Catch::IResultCapturepure virtual
~IResultCapture()Catch::IResultCapturevirtual