| countTestCases() const | CppUnit::TestCase | [virtual] |
| defaultResult() | CppUnit::TestCase | [protected] |
| getName() const | CppUnit::TestCase | [virtual] |
| m_fixture | CppUnit::TestCaller | [private] |
| m_ownFixture | CppUnit::TestCaller | [private] |
| m_test | CppUnit::TestCaller | [private] |
| operator=(const TestCaller &other) | CppUnit::TestCaller | [private] |
| run(TestResult *result) | CppUnit::TestCase | [virtual] |
| run() | CppUnit::TestCase | [virtual] |
| runTest() | CppUnit::TestCaller | [inline, protected, virtual] |
| setUp() | CppUnit::TestCaller | [inline, protected, virtual] |
| tearDown() | CppUnit::TestCaller | [inline, protected, virtual] |
| TestCaller(std::string name, TestMethod test) | CppUnit::TestCaller | [inline] |
| TestCaller(std::string name, TestMethod test, Fixture &fixture) | CppUnit::TestCaller | [inline] |
| TestCaller(std::string name, TestMethod test, Fixture *fixture) | CppUnit::TestCaller | [inline] |
| TestCaller(const TestCaller &other) | CppUnit::TestCaller | [private] |
| TestCase(std::string Name) | CppUnit::TestCase | |
| TestCase() | CppUnit::TestCase | |
| TestMethod typedef | CppUnit::TestCaller | [private] |
| toString() const | CppUnit::TestCaller | [inline, protected, virtual] |
| ~Test() | CppUnit::Test | [inline, virtual] |
| ~TestCaller() | CppUnit::TestCaller | [inline] |
| ~TestCase() | CppUnit::TestCase | |
| ~TestFixture() | CppUnit::TestFixture | [inline, virtual] |