Wire Sysio Wire Sysion 1.0.0
|
#include <catch_reporter_teamcity.hpp>
Public Member Functions | |
TeamCityReporter (ReporterConfig const &_config) | |
~TeamCityReporter () override | |
void | skipTest (TestCaseInfo const &) override |
void | noMatchingTestCases (std::string const &) override |
void | testGroupStarting (GroupInfo const &groupInfo) override |
void | testGroupEnded (TestGroupStats const &testGroupStats) override |
void | assertionStarting (AssertionInfo const &) override |
bool | assertionEnded (AssertionStats const &assertionStats) override |
void | sectionStarting (SectionInfo const §ionInfo) override |
void | testCaseStarting (TestCaseInfo const &testInfo) override |
void | testCaseEnded (TestCaseStats const &testCaseStats) override |
TeamCityReporter (ReporterConfig const &_config) | |
~TeamCityReporter () override | |
void | skipTest (TestCaseInfo const &) override |
void | noMatchingTestCases (std::string const &) override |
void | testGroupStarting (GroupInfo const &groupInfo) override |
void | testGroupEnded (TestGroupStats const &testGroupStats) override |
void | assertionStarting (AssertionInfo const &) override |
bool | assertionEnded (AssertionStats const &assertionStats) override |
void | sectionStarting (SectionInfo const §ionInfo) override |
void | testCaseStarting (TestCaseInfo const &testInfo) override |
void | testCaseEnded (TestCaseStats const &testCaseStats) override |
Public Member Functions inherited from Catch::StreamingReporterBase< TeamCityReporter > | |
StreamingReporterBase (ReporterConfig const &_config) | |
ReporterPreferences | getPreferences () const override |
~StreamingReporterBase () override=default | |
void | testRunStarting (TestRunInfo const &_testRunInfo) override |
void | sectionEnded (SectionStats const &) override |
void | testRunEnded (TestRunStats const &) override |
Public Member Functions inherited from Catch::IStreamingReporter | |
virtual | ~IStreamingReporter ()=default |
virtual void | benchmarkStarting (BenchmarkInfo const &) |
virtual void | benchmarkEnded (BenchmarkStats const &) |
virtual void | fatalErrorEncountered (StringRef name) |
virtual bool | isMulti () const |
Static Public Member Functions | |
static std::string | escape (std::string const &str) |
static std::string | getDescription () |
static std::string | escape (std::string const &str) |
static std::string | getDescription () |
Static Public Member Functions inherited from Catch::StreamingReporterBase< TeamCityReporter > | |
static std::set< Verbosity > | getSupportedVerbosities () |
Additional Inherited Members | |
Public Attributes inherited from Catch::StreamingReporterBase< TeamCityReporter > | |
IConfigPtr | m_config |
std::ostream & | stream |
LazyStat< TestRunInfo > | currentTestRunInfo |
LazyStat< GroupInfo > | currentGroupInfo |
LazyStat< TestCaseInfo > | currentTestCaseInfo |
std::vector< SectionInfo > | m_sectionStack |
ReporterPreferences | m_reporterPrefs |
Definition at line 26 of file catch_reporter_teamcity.hpp.
|
inline |
Definition at line 27 of file catch_reporter_teamcity.hpp.
|
override |
|
inline |
Definition at line 27 of file catch_reporter_teamcity.hpp.
|
override |
|
inlineoverridevirtual |
Implements Catch::IStreamingReporter.
Definition at line 68 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Implements Catch::IStreamingReporter.
Definition at line 68 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Implements Catch::IStreamingReporter.
Definition at line 66 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Implements Catch::IStreamingReporter.
Definition at line 66 of file catch_reporter_teamcity.hpp.
|
inlinestatic |
Definition at line 33 of file catch_reporter_teamcity.hpp.
|
inlinestatic |
Definition at line 33 of file catch_reporter_teamcity.hpp.
|
inlinestatic |
Definition at line 45 of file catch_reporter_teamcity.hpp.
|
inlinestatic |
Definition at line 45 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 52 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 52 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 140 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 140 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 49 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 49 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 153 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 153 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 145 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 145 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 59 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 59 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 54 of file catch_reporter_teamcity.hpp.
|
inlineoverridevirtual |
Reimplemented from Catch::StreamingReporterBase< TeamCityReporter >.
Definition at line 54 of file catch_reporter_teamcity.hpp.