Horizon
Loading...
Searching...
No Matches
Catch::RunContext Member List

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

aborting() const (defined in Catch::RunContext)Catch::RunContext
acquireGeneratorTracker(StringRef generatorName, SourceLineInfo const &lineInfo) -> IGeneratorTracker &override (defined in Catch::RunContext)Catch::RunContextvirtual
assertionPassed() override (defined in Catch::RunContext)Catch::RunContextvirtual
benchmarkEnded(BenchmarkStats<> const &stats) override (defined in Catch::RunContext)Catch::RunContextvirtual
benchmarkFailed(StringRef error) override (defined in Catch::RunContext)Catch::RunContextvirtual
benchmarkPreparing(StringRef name) override (defined in Catch::RunContext)Catch::RunContextvirtual
benchmarkStarting(BenchmarkInfo const &info) override (defined in Catch::RunContext)Catch::RunContextvirtual
emplaceUnscopedMessage(MessageBuilder const &builder) override (defined in Catch::RunContext)Catch::RunContextvirtual
exceptionEarlyReported() override (defined in Catch::RunContext)Catch::RunContextvirtual
getCurrentTestName() const override (defined in Catch::RunContext)Catch::RunContextvirtual
getLastResult() const override (defined in Catch::RunContext)Catch::RunContextvirtual
handleExpr(AssertionInfo const &info, ITransientExpression const &expr, AssertionReaction &reaction) override (defined in Catch::RunContext)Catch::RunContextvirtual
handleFatalErrorCondition(StringRef message) override (defined in Catch::RunContext)Catch::RunContextvirtual
handleIncomplete(AssertionInfo const &info) override (defined in Catch::RunContext)Catch::RunContextvirtual
handleMessage(AssertionInfo const &info, ResultWas::OfType resultType, StringRef message, AssertionReaction &reaction) override (defined in Catch::RunContext)Catch::RunContextvirtual
handleNonExpr(AssertionInfo const &info, ResultWas::OfType resultType, AssertionReaction &reaction) override (defined in Catch::RunContext)Catch::RunContextvirtual
handleUnexpectedExceptionNotThrown(AssertionInfo const &info, AssertionReaction &reaction) override (defined in Catch::RunContext)Catch::RunContextvirtual
handleUnexpectedInflightException(AssertionInfo const &info, std::string const &message, AssertionReaction &reaction) override (defined in Catch::RunContext)Catch::RunContextvirtual
lastAssertionPassed() override (defined in Catch::RunContext)Catch::RunContextvirtual
operator=(RunContext const &)=delete (defined in Catch::RunContext)Catch::RunContext
popScopedMessage(MessageInfo const &message) override (defined in Catch::RunContext)Catch::RunContextvirtual
pushScopedMessage(MessageInfo const &message) override (defined in Catch::RunContext)Catch::RunContextvirtual
RunContext(RunContext const &)=delete (defined in Catch::RunContext)Catch::RunContext
RunContext(IConfig const *_config, IEventListenerPtr &&reporter) (defined in Catch::RunContext)Catch::RunContextexplicit
runTest(TestCaseHandle const &testCase) (defined in Catch::RunContext)Catch::RunContext
sectionEnded(SectionEndInfo const &endInfo) override (defined in Catch::RunContext)Catch::RunContextvirtual
sectionEndedEarly(SectionEndInfo const &endInfo) override (defined in Catch::RunContext)Catch::RunContextvirtual
sectionStarted(SectionInfo const &sectionInfo, Counts &assertions) override (defined in Catch::RunContext)Catch::RunContextvirtual
~IResultCapture() (defined in Catch::IResultCapture)Catch::IResultCapturevirtual
~RunContext() override (defined in Catch::RunContext)Catch::RunContext