CppUnit project page FAQ

TestSuite Member List

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

addTest(Test *test)TestSuite
checkIsValidIndex(int index) constTestprotectedvirtual
countTestCases() constTestCompositevirtual
deleteContents()TestSuitevirtual
doEndSuite(TestResult *controller)TestCompositeprivatevirtual
doGetChildTestAt(int index) constTestSuitevirtual
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() constTestSuitevirtual
getName() constTestCompositevirtual
getTests() constTestSuite
m_nameTestCompositeprivate
m_testsTestSuiteprivate
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
TestSuite(std::string name="")TestSuite
~Test()Testinlinevirtual
~TestComposite()TestComposite
~TestSuite()TestSuite

Send comments to:
CppUnit Developers