_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="") (defined in Test::HtmlOutput) | Test::HtmlOutput | |
initialize(int) | Test::Output | [inline, virtual] |
Output() | Test::Output | [inline, protected] |
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 | [inline, virtual] |