Function Catch::printTestRunTotals
Defined in File catch_amalgamated.hpp
Function Documentation
-
void Catch::printTestRunTotals(std::ostream &stream, ColourImpl &streamColour, Totals const &totals)
Prints test run totals to the provided stream in user-friendly format
Used by the console and compact reporters.