CppTest home page | CppTest project page |
_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] |
initialize(int tests) | 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] |
~Output() | Test::Output | [inline, virtual] |