Horizon
|
This is the complete list of members for Catch::SonarQubeReporter, including all inherited members.
assertionEnded(AssertionStats const &assertionStats) override | Catch::CumulativeReporterBase | virtual |
assertionStarting(AssertionInfo const &) override | Catch::CumulativeReporterBase | inlinevirtual |
benchmarkEnded(BenchmarkStats<> const &benchmarkStats) override | Catch::CumulativeReporterBase | virtual |
benchmarkFailed(StringRef) override | Catch::CumulativeReporterBase | inlinevirtual |
benchmarkPreparing(StringRef) override | Catch::CumulativeReporterBase | inlinevirtual |
benchmarkStarting(BenchmarkInfo const &) override | Catch::CumulativeReporterBase | inlinevirtual |
fatalErrorEncountered(StringRef) override | Catch::CumulativeReporterBase | inlinevirtual |
getDescription() (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | inlinestatic |
getPreferences() const (defined in Catch::IEventListener) | Catch::IEventListener | inline |
IEventListener(IConfig const *config) (defined in Catch::IEventListener) | Catch::IEventListener | inline |
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 | Catch::CumulativeReporterBase | protected |
m_shouldStoreSuccesfulAssertions | Catch::CumulativeReporterBase | protected |
m_stream | Catch::ReporterBase | protected |
m_testRun | Catch::CumulativeReporterBase | protected |
m_wrapped_stream | Catch::ReporterBase | protected |
noMatchingTestCases(StringRef) override | Catch::CumulativeReporterBase | inlinevirtual |
ReporterBase(ReporterConfig &&config) (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
reportInvalidTestSpec(StringRef) override | Catch::CumulativeReporterBase | inlinevirtual |
sectionEnded(SectionStats const §ionStats) override | Catch::CumulativeReporterBase | virtual |
sectionStarting(SectionInfo const §ionInfo) override | Catch::CumulativeReporterBase | virtual |
skipTest(TestCaseInfo const &) override | Catch::CumulativeReporterBase | inlinevirtual |
SonarQubeReporter(ReporterConfig &&config) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | inline |
testCaseEnded(TestCaseStats const &testCaseStats) override | Catch::CumulativeReporterBase | virtual |
TestCaseNode typedef (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
testCasePartialEnded(TestCaseStats const &, uint64_t) override | Catch::CumulativeReporterBase | inlinevirtual |
testCasePartialStarting(TestCaseInfo const &, uint64_t) override | Catch::CumulativeReporterBase | inlinevirtual |
testCaseStarting(TestCaseInfo const &) override | Catch::CumulativeReporterBase | inlinevirtual |
testRunEnded(TestRunStats const &testRunStats) override | Catch::CumulativeReporterBase | virtual |
testRunEndedCumulative() override | Catch::SonarQubeReporter | inlinevirtual |
TestRunNode typedef (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
testRunStarting(TestRunInfo const &testRunInfo) override | Catch::SonarQubeReporter | virtual |
writeAssertion(AssertionStats const &stats, bool okToFail) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | |
writeAssertions(SectionNode const §ionNode, bool okToFail) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | |
writeRun(TestRunNode const &groupNode) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | |
writeSection(std::string const &rootName, SectionNode const §ionNode, bool okToFail) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | |
writeTestCase(TestCaseNode const &testCaseNode) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | |
writeTestFile(std::string const &filename, std::vector< TestCaseNode const * > const &testCaseNodes) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | |
~CumulativeReporterBase() override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
~IEventListener() (defined in Catch::IEventListener) | Catch::IEventListener | virtual |
~ReporterBase() override (defined in Catch::ReporterBase) | Catch::ReporterBase | |
~SonarQubeReporter() override=default (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter |