8#ifndef TWOBLUECUBES_CATCH_REPORTER_COMPACT_H_INCLUDED
9#define TWOBLUECUBES_CATCH_REPORTER_COMPACT_H_INCLUDED
void noMatchingTestCases(std::string const &spec) override
static std::string getDescription()
void assertionStarting(AssertionInfo const &) override
void sectionEnded(SectionStats const &_sectionStats) override
ReporterPreferences getPreferences() const override
~CompactReporter() override
void testRunEnded(TestRunStats const &_testRunStats) override
bool assertionEnded(AssertionStats const &_assertionStats) override
StreamingReporterBase(ReporterConfig const &_config)