Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::RunContext Member List

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

aborting() const finalCatch::RunContextvirtual
acquireGeneratorTracker(SourceLineInfo const &lineInfo) -> IGeneratorTracker &overrideCatch::RunContextvirtual
assertionPassed() overrideCatch::RunContextvirtual
benchmarkEnded(BenchmarkStats const &stats) overrideCatch::RunContextvirtual
benchmarkStarting(BenchmarkInfo const &info) overrideCatch::RunContextvirtual
config() constCatch::RunContext
emplaceUnscopedMessage(MessageBuilder const &builder) overrideCatch::RunContextvirtual
exceptionEarlyReported() overrideCatch::RunContextvirtual
getCurrentTestName() const overrideCatch::RunContextvirtual
getLastResult() const overrideCatch::RunContextvirtual
handleExpr(AssertionInfo const &info, ITransientExpression const &expr, AssertionReaction &reaction) overrideCatch::RunContextvirtual
handleFatalErrorCondition(StringRef message) overrideCatch::RunContextvirtual
handleIncomplete(AssertionInfo const &info) overrideCatch::RunContextvirtual
handleMessage(AssertionInfo const &info, ResultWas::OfType resultType, StringRef const &message, AssertionReaction &reaction) overrideCatch::RunContextvirtual
handleNonExpr(AssertionInfo const &info, ResultWas::OfType resultType, AssertionReaction &reaction) overrideCatch::RunContextvirtual
handleUnexpectedExceptionNotThrown(AssertionInfo const &info, AssertionReaction &reaction) overrideCatch::RunContextvirtual
handleUnexpectedInflightException(AssertionInfo const &info, std::string const &message, AssertionReaction &reaction) overrideCatch::RunContextvirtual
lastAssertionPassed() overrideCatch::RunContextvirtual
operator=(RunContext const &)=deleteCatch::RunContext
popScopedMessage(MessageInfo const &message) overrideCatch::RunContextvirtual
pushScopedMessage(MessageInfo const &message) overrideCatch::RunContextvirtual
reporter() constCatch::RunContext
RunContext(RunContext const &)=deleteCatch::RunContext
RunContext(IConfigPtr const &_config, IStreamingReporterPtr &&reporter)Catch::RunContextexplicit
runTest(TestCase const &testCase)Catch::RunContext
sectionEnded(SectionEndInfo const &endInfo) overrideCatch::RunContextvirtual
sectionEndedEarly(SectionEndInfo const &endInfo) overrideCatch::RunContextvirtual
sectionStarted(SectionInfo const &sectionInfo, Counts &assertions) overrideCatch::RunContextvirtual
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::IResultCapturevirtual
~IResultCapture()Catch::IResultCapturevirtual
~IRunner()Catch::IRunnervirtual
~IRunner()Catch::IRunnervirtual
~RunContext() overrideCatch::RunContext