Class TAPReporter

Inheritance Relationships

Base Type

Class Documentation

class TAPReporter : public Catch::StreamingReporterBase

Public Functions

inline TAPReporter(ReporterConfig &&config)
~TAPReporter() override = default
void testRunStarting(TestRunInfo const &testInfo) override
void noMatchingTestCases(StringRef unmatchedSpec) override
void assertionEnded(AssertionStats const &_assertionStats) override
void testRunEnded(TestRunStats const &_testRunStats) override

Public Static Functions

static inline std::string getDescription()