Horizon
|
This is the complete list of members for Catch::SonarQubeReporter, including all inherited members.
assertionEnded(AssertionStats const &assertionStats) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
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::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 (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 |
SonarQubeReporter(ReporterConfig &&config) (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | inline |
testCaseEnded(TestCaseStats const &testCaseStats) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
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 &) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | inline |
testRunEnded(TestRunStats const &testRunStats) override (defined in Catch::CumulativeReporterBase) | Catch::CumulativeReporterBase | |
testRunEndedCumulative() override (defined in Catch::SonarQubeReporter) | Catch::SonarQubeReporter | inline |
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 |