Frobby
0.9.5
|
This is the complete list of members for TestCase, including all inherited members.
_name | Test | private |
accept(TestVisitor &visitor) | TestCase | virtual |
getName() const | Test | |
operator<(const Test &test) const | Test | |
run(const char *nameOfTest, bool printDots)=0 | TestCase | pure virtual |
Test(const string &name) | Test | |
TestCase(const string &name) | TestCase | |
~Test() | Test | virtual |