CppUnit project page FAQ

TestComposite Member List

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

checkIsValidIndex(int index) constTestprotectedvirtual
countTestCases() constTestCompositevirtual
doEndSuite(TestResult *controller)TestCompositeprivatevirtual
doGetChildTestAt(int index) const =0Testprotectedpure virtual
doRunChildTests(TestResult *controller)TestCompositeprivatevirtual
doStartSuite(TestResult *controller)TestCompositeprivatevirtual
findTest(const std::string &testName) constTestvirtual
findTestPath(const std::string &testName, TestPath &testPath) constTestvirtual
findTestPath(const Test *test, TestPath &testPath) constTestvirtual
getChildTestAt(int index) constTestvirtual
getChildTestCount() const =0Testpure virtual
getName() constTestCompositevirtual
m_nameTestCompositeprivate
operator=(const TestComposite &other)TestCompositeprivate
resolveTestPath(const std::string &testPath) constTestvirtual
run(TestResult *result)TestCompositevirtual
TestComposite(const std::string &name="")TestComposite
TestComposite(const TestComposite &other)TestCompositeprivate
~Test()Testinlinevirtual
~TestComposite()TestComposite

Send comments to:
CppUnit Developers