CppUnit project page | FAQ | CppUnit home page |
checkIsValidIndex(int index) const | Test | [protected, virtual] |
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] |
resolveTestPath(const std::string &testPath) const | Test | [virtual] |
run(TestResult *result) | TestCase | [virtual] |
runTest() | TestCase | [virtual] |
setUp() | TestFixture | [inline, virtual] |
tearDown() | TestFixture | [inline, virtual] |
TestCase(const std::string &name) | TestCase | |
TestCase() | TestCase | |
TestCase(const TestCase &other) | TestCase | [private] |
~Test() | Test | [inline, virtual] |
~TestCase() | TestCase | |
~TestFixture() | TestFixture | [inline, virtual] |
hosts this site. |
Send comments to: CppUnit Developers |