Go to the documentation of this file.
29 #ifndef CPPTEST_HTMLOUTPUT_H
30 #define CPPTEST_HTMLOUTPUT_H
47 void generate(std::ostream& os,
bool incl_ok_tests =
true,
48 const std::string& name =
"");
56 struct SuiteTestResult;
58 friend struct TestSuiteRow;
63 #endif // #ifndef CPPTEST_HTMLOUTPUT_H
Supported by: