TestResultCollector & collector
bool write(std::string filename, bool summary, TestMessage *errorMsg=nullptr)
write Write the results of the test in a text file.
TextOutputter(TestResultCollector &collector, bool verbose=false)
TextOutputter constructor.
Class TextOutputter saves the results of the test collected by a TestResultCollector in a plain text ...
virtual ~TextOutputter()
~TextOutputter destructor