arduino-emulator
Catch::RunContext Member List

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

aborting() const final (defined in Catch::RunContext)Catch::RunContextvirtual
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(std::string const &error) override (defined in Catch::RunContext)Catch::RunContextvirtual
benchmarkPreparing(std::string const &name) override (defined in Catch::RunContext)Catch::RunContextvirtual
benchmarkStarting(BenchmarkInfo const &info) override (defined in Catch::RunContext)Catch::RunContextvirtual
config() const (defined in Catch::RunContext)Catch::RunContext
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 const &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
reporter() const (defined in Catch::RunContext)Catch::RunContext
RunContext(RunContext const &)=delete (defined in Catch::RunContext)Catch::RunContext
RunContext(IConfigPtr const &_config, IStreamingReporterPtr &&reporter) (defined in Catch::RunContext)Catch::RunContextexplicit
runTest(TestCase 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
testGroupEnded(std::string const &testSpec, Totals const &totals, std::size_t groupIndex, std::size_t groupsCount) (defined in Catch::RunContext)Catch::RunContext
testGroupStarting(std::string const &testSpec, std::size_t groupIndex, std::size_t groupsCount) (defined in Catch::RunContext)Catch::RunContext
~IResultCapture() (defined in Catch::IResultCapture)Catch::IResultCapturevirtual
~IRunner() (defined in Catch::IRunner)Catch::IRunnervirtual
~RunContext() override (defined in Catch::RunContext)Catch::RunContext