Class TAPReporter
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public Catch::StreamingReporterBase
(Class StreamingReporterBase)
Class Documentation
-
class TAPReporter : public Catch::StreamingReporterBase
Public Functions
-
inline TAPReporter(ReporterConfig &&config)
-
~TAPReporter() override = default
-
void testRunStarting(TestRunInfo const &testInfo) override
-
void assertionEnded(AssertionStats const &_assertionStats) override
-
void testRunEnded(TestRunStats const &_testRunStats) override
Public Static Functions
-
static inline std::string getDescription()
-
inline TAPReporter(ReporterConfig &&config)