Class TeamCityReporter

Inheritance Relationships

Base Type

Class Documentation

class TeamCityReporter : public Catch::StreamingReporterBase

Public Functions

inline TeamCityReporter(ReporterConfig &&_config)
~TeamCityReporter() override
void testRunStarting(TestRunInfo const &groupInfo) override
void testRunEnded(TestRunStats const &testGroupStats) override
void assertionEnded(AssertionStats const &assertionStats) override
inline void sectionStarting(SectionInfo const &sectionInfo) override
void testCaseStarting(TestCaseInfo const &testInfo) override
void testCaseEnded(TestCaseStats const &testCaseStats) override

Public Static Functions

static inline std::string getDescription()