assertionEnded(AssertionResult const &result)=0 | Catch::IResultCapture | [pure virtual] |
getCurrentTestName() const =0 | Catch::IResultCapture | [pure virtual] |
getLastResult() const =0 | Catch::IResultCapture | [pure virtual] |
handleFatalErrorCondition(std::string const &message)=0 | Catch::IResultCapture | [pure virtual] |
popScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | [pure virtual] |
pushScopedMessage(MessageInfo const &message)=0 | Catch::IResultCapture | [pure virtual] |
sectionEnded(SectionEndInfo const &endInfo)=0 | Catch::IResultCapture | [pure virtual] |
sectionEndedEarly(SectionEndInfo const &endInfo)=0 | Catch::IResultCapture | [pure virtual] |
sectionStarted(SectionInfo const §ionInfo, Counts &assertions)=0 | Catch::IResultCapture | [pure virtual] |
~IResultCapture() | Catch::IResultCapture | [virtual] |