Horizon
|
This is the complete list of members for Catch::JunitReporter, including all inherited members.
assertionEnded(AssertionStats const &assertionStats) override | Catch::JunitReporter | virtual |
assertionStarting(AssertionInfo const &) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
benchmarkEnded(BenchmarkStats<> const &benchmarkStats) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
benchmarkFailed(StringRef) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
benchmarkPreparing(StringRef) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
benchmarkStarting(BenchmarkInfo const &) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
fatalErrorEncountered(StringRef) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
getDescription() (defined in Catch::JunitReporter) | Catch::JunitReporter | static |
getPreferences() const (defined in Catch::IEventListener) | Catch::IEventListener | inline |
IEventListener(IConfig const *config) (defined in Catch::IEventListener) | Catch::IEventListener | inline |
JunitReporter(ReporterConfig &&_config) (defined in Catch::JunitReporter) | Catch::JunitReporter | |
listListeners(std::vector< ListenerDescription > const &descriptions) override | Catch::ReporterBase | virtual |
listReporters(std::vector< ReporterDescription > const &descriptions) override | Catch::ReporterBase | virtual |
listTags(std::vector< TagInfo > const &tags) override | Catch::ReporterBase | virtual |
listTests(std::vector< TestCaseHandle > const &tests) override | Catch::ReporterBase | virtual |
m_colour | Catch::ReporterBase | protected |
m_config | Catch::IEventListener | protected |
m_customOptions | Catch::ReporterBase | protected |
m_preferences | Catch::IEventListener | protected |
m_shouldStoreFailedAssertions (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | protected |
m_shouldStoreSuccesfulAssertions (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | protected |
m_stream | Catch::ReporterBase | protected |
m_testRun (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | protected |
m_wrapped_stream | Catch::ReporterBase | protected |
noMatchingTestCases(StringRef) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
ReporterBase(ReporterConfig &&config) (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
reportInvalidTestSpec(StringRef) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
sectionEnded(SectionStats const §ionStats) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
sectionStarting(SectionInfo const §ionInfo) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
skipTest(TestCaseInfo const &) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
testCaseEnded(TestCaseStats const &testCaseStats) override | Catch::JunitReporter | virtual |
TestCaseNode typedef (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
testCasePartialEnded(TestCaseStats const &, uint64_t) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
testCasePartialStarting(TestCaseInfo const &, uint64_t) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
testCaseStarting(TestCaseInfo const &testCaseInfo) override | Catch::JunitReporter | virtual |
testRunEnded(TestRunStats const &testRunStats) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
testRunEndedCumulative() override (defined in Catch::JunitReporter) | Catch::JunitReporter | |
TestRunNode typedef (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
testRunStarting(TestRunInfo const &runInfo) override | Catch::JunitReporter | virtual |
~CumulativeReporterBase() override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
~IEventListener() (defined in Catch::IEventListener) | Catch::IEventListener | virtual |
~JunitReporter() override=default (defined in Catch::JunitReporter) | Catch::JunitReporter | |
~ReporterBase() override (defined in Catch::ReporterBase) | Catch::ReporterBase |