| CppUnit project page | FAQ | 
This is the complete list of members for Orthodox< ClassUnderTest >, including all inherited members.
| call(ClassUnderTest object) | Orthodox< ClassUnderTest > | protected | 
| checkIsValidIndex(int index) const | Test | protectedvirtual | 
| countTestCases() const | TestLeaf | virtual | 
| doGetChildTestAt(int index) const | TestLeaf | virtual | 
| findTest(const std::string &testName) const | Test | virtual | 
| findTestPath(const std::string &testName, TestPath &testPath) const | Test | virtual | 
| findTestPath(const Test *test, TestPath &testPath) const | Test | virtual | 
| getChildTestAt(int index) const | Test | virtual | 
| getChildTestCount() const | TestLeaf | virtual | 
| getName() const | TestCase | virtual | 
| m_name | TestCase | private | 
| operator=(const TestCase &other) | TestCase | private | 
| Orthodox() | Orthodox< ClassUnderTest > | inline | 
| resolveTestPath(const std::string &testPath) const | Test | virtual | 
| run(TestResult *result) | TestCase | virtual | 
| runTest() | Orthodox< ClassUnderTest > | protectedvirtual | 
| setUp() | TestFixture | inlinevirtual | 
| tearDown() | TestFixture | inlinevirtual | 
| TestCase(const std::string &name) | TestCase | |
| TestCase() | TestCase | |
| TestCase(const TestCase &other) | TestCase | private | 
| ~Test() | Test | inlinevirtual | 
| ~TestCase() | TestCase | |
| ~TestFixture() | TestFixture | inlinevirtual | 
| Send comments to: CppUnit Developers |