|
Horizon
|
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::RunContext | virtual |
| assertionPassed() override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| benchmarkEnded(BenchmarkStats<> const &stats) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| benchmarkFailed(StringRef error) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| benchmarkPreparing(StringRef name) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| benchmarkStarting(BenchmarkInfo const &info) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| emplaceUnscopedMessage(MessageBuilder const &builder) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| exceptionEarlyReported() override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| getCurrentTestName() const override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| getLastResult() const override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| handleExpr(AssertionInfo const &info, ITransientExpression const &expr, AssertionReaction &reaction) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| handleFatalErrorCondition(StringRef message) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| handleIncomplete(AssertionInfo const &info) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| handleMessage(AssertionInfo const &info, ResultWas::OfType resultType, StringRef message, AssertionReaction &reaction) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| handleNonExpr(AssertionInfo const &info, ResultWas::OfType resultType, AssertionReaction &reaction) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| handleUnexpectedExceptionNotThrown(AssertionInfo const &info, AssertionReaction &reaction) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| handleUnexpectedInflightException(AssertionInfo const &info, std::string const &message, AssertionReaction &reaction) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| lastAssertionPassed() override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| operator=(RunContext const &)=delete (defined in Catch::RunContext) | Catch::RunContext | |
| popScopedMessage(MessageInfo const &message) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| pushScopedMessage(MessageInfo const &message) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| RunContext(RunContext const &)=delete (defined in Catch::RunContext) | Catch::RunContext | |
| RunContext(IConfig const *_config, IEventListenerPtr &&reporter) (defined in Catch::RunContext) | Catch::RunContext | explicit |
| runTest(TestCaseHandle const &testCase) (defined in Catch::RunContext) | Catch::RunContext | |
| sectionEnded(SectionEndInfo const &endInfo) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| sectionEndedEarly(SectionEndInfo const &endInfo) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| sectionStarted(SectionInfo const §ionInfo, Counts &assertions) override (defined in Catch::RunContext) | Catch::RunContext | virtual |
| ~IResultCapture() (defined in Catch::IResultCapture) | Catch::IResultCapture | virtual |
| ~RunContext() override (defined in Catch::RunContext) | Catch::RunContext |