Frobby  0.9.5
TestCase Member List

This is the complete list of members for TestCase, including all inherited members.

_nameTestprivate
accept(TestVisitor &visitor)TestCasevirtual
getName() constTest
operator<(const Test &test) constTest
run(const char *nameOfTest, bool printDots)=0TestCasepure virtual
Test(const string &name)Test
TestCase(const string &name)TestCase
~Test()Testvirtual