Fraxinus
17.12-rc4
An IGT application
|
This is the complete list of members for Catch::IResultCapture, including all inherited members.
acceptExpression(ExpressionResultBuilder const &assertionResult, AssertionInfo const &assertionInfo)=0 | Catch::IResultCapture | pure virtual |
assertionEnded(AssertionResult const &result)=0 | Catch::IResultCapture | pure virtual |
getCurrentTestName() const =0 | Catch::IResultCapture | pure virtual |
getLastResult() const =0 | Catch::IResultCapture | pure virtual |
popScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | pure virtual |
pushScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | pure virtual |
sectionEnded(SectionInfo const &name, Counts const &assertions, double _durationInSeconds)=0 | Catch::IResultCapture | pure virtual |
sectionStarted(SectionInfo const §ionInfo, Counts &assertions)=0 | Catch::IResultCapture | pure virtual |
shouldDebugBreak() const =0 | Catch::IResultCapture | pure virtual |
~IResultCapture() | Catch::IResultCapture | virtual |