CppUnit project page FAQ CppUnit home page

TestComposite Member List

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

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

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers