CppUnit project page | FAQ |
This is the complete list of members for TestComposite, including all inherited members.
checkIsValidIndex(int index) const | Test | protectedvirtual |
countTestCases() const | TestComposite | virtual |
doEndSuite(TestResult *controller) | TestComposite | privatevirtual |
doGetChildTestAt(int index) const =0 | Test | protectedpure virtual |
doRunChildTests(TestResult *controller) | TestComposite | privatevirtual |
doStartSuite(TestResult *controller) | TestComposite | privatevirtual |
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 =0 | Test | pure virtual |
getName() const | TestComposite | virtual |
m_name | TestComposite | private |
operator=(const TestComposite &other) | TestComposite | private |
resolveTestPath(const std::string &testPath) const | Test | virtual |
run(TestResult *result) | TestComposite | virtual |
TestComposite(const std::string &name="") | TestComposite | |
TestComposite(const TestComposite &other) | TestComposite | private |
~Test() | Test | inlinevirtual |
~TestComposite() | TestComposite |
Send comments to: CppUnit Developers |