QtRocket
 
Loading...
Searching...
No Matches
Catch::IResultCapture Member List

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

acquireGeneratorTracker(StringRef generatorName, SourceLineInfo const &lineInfo)=0Catch::IResultCapturepure virtual
assertionPassed()=0Catch::IResultCapturepure virtual
benchmarkEnded(BenchmarkStats<> const &stats)=0Catch::IResultCapturepure virtual
benchmarkFailed(StringRef error)=0Catch::IResultCapturepure virtual
benchmarkPreparing(StringRef name)=0Catch::IResultCapturepure virtual
benchmarkStarting(BenchmarkInfo const &info)=0Catch::IResultCapturepure virtual
createGeneratorTracker(StringRef generatorName, SourceLineInfo lineInfo, Generators::GeneratorBasePtr &&generator)=0Catch::IResultCapturepure virtual
emplaceUnscopedMessage(MessageBuilder &&builder)=0Catch::IResultCapturepure virtual
exceptionEarlyReported()=0Catch::IResultCapturepure virtual
getCurrentTestName() const =0Catch::IResultCapturepure virtual
getLastResult() const =0Catch::IResultCapturepure virtual
handleExpr(AssertionInfo const &info, ITransientExpression const &expr, AssertionReaction &reaction)=0Catch::IResultCapturepure virtual
handleFatalErrorCondition(StringRef message)=0Catch::IResultCapturepure virtual
handleIncomplete(AssertionInfo const &info)=0Catch::IResultCapturepure virtual
handleMessage(AssertionInfo const &info, ResultWas::OfType resultType, std::string &&message, AssertionReaction &reaction)=0Catch::IResultCapturepure virtual
handleNonExpr(AssertionInfo const &info, ResultWas::OfType resultType, AssertionReaction &reaction)=0Catch::IResultCapturepure virtual
handleUnexpectedExceptionNotThrown(AssertionInfo const &info, AssertionReaction &reaction)=0Catch::IResultCapturepure virtual
handleUnexpectedInflightException(AssertionInfo const &info, std::string &&message, AssertionReaction &reaction)=0Catch::IResultCapturepure virtual
lastAssertionPassed()=0Catch::IResultCapturepure virtual
notifyAssertionStarted(AssertionInfo const &info)=0Catch::IResultCapturepure virtual
popScopedMessage(MessageInfo const &message)=0Catch::IResultCapturepure virtual
pushScopedMessage(MessageInfo const &message)=0Catch::IResultCapturepure virtual
sectionEnded(SectionEndInfo &&endInfo)=0Catch::IResultCapturepure virtual
sectionEndedEarly(SectionEndInfo &&endInfo)=0Catch::IResultCapturepure virtual
sectionStarted(StringRef sectionName, SourceLineInfo const &sectionLineInfo, Counts &assertions)=0Catch::IResultCapturepure virtual
~IResultCapture()Catch::IResultCapturevirtual