Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for Catch::RunContext, including all inherited members.
aborting() const final | Catch::RunContext | virtual |
acquireGeneratorTracker(SourceLineInfo const &lineInfo) -> IGeneratorTracker &override | Catch::RunContext | virtual |
assertionPassed() override | Catch::RunContext | virtual |
benchmarkEnded(BenchmarkStats const &stats) override | Catch::RunContext | virtual |
benchmarkStarting(BenchmarkInfo const &info) override | Catch::RunContext | virtual |
config() const | Catch::RunContext | |
emplaceUnscopedMessage(MessageBuilder const &builder) override | Catch::RunContext | virtual |
exceptionEarlyReported() override | Catch::RunContext | virtual |
getCurrentTestName() const override | Catch::RunContext | virtual |
getLastResult() const override | Catch::RunContext | virtual |
handleExpr(AssertionInfo const &info, ITransientExpression const &expr, AssertionReaction &reaction) override | Catch::RunContext | virtual |
handleFatalErrorCondition(StringRef message) override | Catch::RunContext | virtual |
handleIncomplete(AssertionInfo const &info) override | Catch::RunContext | virtual |
handleMessage(AssertionInfo const &info, ResultWas::OfType resultType, StringRef const &message, AssertionReaction &reaction) override | Catch::RunContext | virtual |
handleNonExpr(AssertionInfo const &info, ResultWas::OfType resultType, AssertionReaction &reaction) override | Catch::RunContext | virtual |
handleUnexpectedExceptionNotThrown(AssertionInfo const &info, AssertionReaction &reaction) override | Catch::RunContext | virtual |
handleUnexpectedInflightException(AssertionInfo const &info, std::string const &message, AssertionReaction &reaction) override | Catch::RunContext | virtual |
lastAssertionPassed() override | Catch::RunContext | virtual |
operator=(RunContext const &)=delete | Catch::RunContext | |
popScopedMessage(MessageInfo const &message) override | Catch::RunContext | virtual |
pushScopedMessage(MessageInfo const &message) override | Catch::RunContext | virtual |
reporter() const | Catch::RunContext | |
RunContext(RunContext const &)=delete | Catch::RunContext | |
RunContext(IConfigPtr const &_config, IStreamingReporterPtr &&reporter) | Catch::RunContext | explicit |
runTest(TestCase const &testCase) | Catch::RunContext | |
sectionEnded(SectionEndInfo const &endInfo) override | Catch::RunContext | virtual |
sectionEndedEarly(SectionEndInfo const &endInfo) override | Catch::RunContext | virtual |
sectionStarted(SectionInfo const §ionInfo, Counts &assertions) override | Catch::RunContext | virtual |
testGroupEnded(std::string const &testSpec, Totals const &totals, std::size_t groupIndex, std::size_t groupsCount) | Catch::RunContext | |
testGroupStarting(std::string const &testSpec, std::size_t groupIndex, std::size_t groupsCount) | Catch::RunContext | |
~IResultCapture() | Catch::IResultCapture | virtual |
~IResultCapture() | Catch::IResultCapture | virtual |
~IRunner() | Catch::IRunner | virtual |
~IRunner() | Catch::IRunner | virtual |
~RunContext() override | Catch::RunContext |