CppUnit project page FAQ

TestRunner::WrappingSuite Member List

This is the complete list of members for TestRunner::WrappingSuite, including all inherited members.

addTest(Test *test)TestSuite
checkIsValidIndex(int index) constTestprotectedvirtual
countTestCases() constTestCompositevirtual
deleteContents()TestSuitevirtual
doEndSuite(TestResult *controller)TestCompositeprivatevirtual
doGetChildTestAt(int index) constTestRunner::WrappingSuiteprotectedvirtual
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() constTestRunner::WrappingSuitevirtual
getName() constTestRunner::WrappingSuitevirtual
getTests() constTestSuite
getUniqueChildTest() constTestRunner::WrappingSuiteprotected
hasOnlyOneTest() constTestRunner::WrappingSuiteprotected
m_nameTestCompositeprivate
m_testsTestSuiteprivate
operator=(const TestComposite &other)TestCompositeprivate
resolveTestPath(const std::string &testPath) constTestvirtual
run(TestResult *result)TestRunner::WrappingSuitevirtual
TestComposite(const std::string &name="")TestComposite
TestComposite(const TestComposite &other)TestCompositeprivate
TestSuite(std::string name="")TestSuite
WrappingSuite(const std::string &name="All Tests")TestRunner::WrappingSuite
~Test()Testinlinevirtual
~TestComposite()TestComposite
~TestSuite()TestSuite

Send comments to:
CppUnit Developers