Function Catch::printTestRunTotals

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.