|
CppTest
Version 2.0.0
|
This is the complete list of members for Test::HtmlOutput, including all inherited members.
| _suites (defined in Test::CollectorOutput) | Test::CollectorOutput | protected |
| _total_errors (defined in Test::CollectorOutput) | Test::CollectorOutput | protected |
| _total_tests (defined in Test::CollectorOutput) | Test::CollectorOutput | protected |
| _total_time (defined in Test::CollectorOutput) | Test::CollectorOutput | protected |
| assertment(const Source &s) | Test::CollectorOutput | virtual |
| CollectorOutput() | Test::CollectorOutput | protected |
| finished(int tests, const Time &time) | Test::CollectorOutput | virtual |
| generate(std::ostream &os, bool incl_ok_tests=true, const std::string &name="") | Test::HtmlOutput | |
| initialize(int tests) | Test::Output | inlinevirtual |
| Output() | Test::Output | inlineprotected |
| Sources typedef (defined in Test::CollectorOutput) | Test::CollectorOutput | protected |
| suite_end(int tests, const std::string &name, const Time &time) | Test::CollectorOutput | virtual |
| suite_start(int tests, const std::string &name) | Test::CollectorOutput | virtual |
| Suites typedef (defined in Test::CollectorOutput) | Test::CollectorOutput | protected |
| test_end(const std::string &name, bool ok, const Time &time) | Test::CollectorOutput | virtual |
| test_start(const std::string &name) | Test::CollectorOutput | virtual |
| Tests typedef (defined in Test::CollectorOutput) | Test::CollectorOutput | protected |
| TestSuiteRow (defined in Test::HtmlOutput) | Test::HtmlOutput | friend |
| ~Output() | Test::Output | inlinevirtual |
1.8.14