CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TestComposite Member List

This is the complete list of members for TestComposite, including all inherited members.
checkIsValidIndex(int index) constTest [protected, virtual]
countTestCases() constTestComposite [virtual]
doEndSuite(TestResult *controller)TestComposite [private, virtual]
doGetChildTestAt(int index) const=0Test [protected, pure virtual]
doRunChildTests(TestResult *controller)TestComposite [private, virtual]
doStartSuite(TestResult *controller)TestComposite [private, virtual]
findTest(const std::string &testName) constTest [virtual]
findTestPath(const std::string &testName, TestPath &testPath) constTest [virtual]
findTestPath(const Test *test, TestPath &testPath) constTest [virtual]
getChildTestAt(int index) constTest [virtual]
getChildTestCount() const=0Test [pure virtual]
getName() constTestComposite [virtual]
m_nameTestComposite [private]
operator=(const TestComposite &other)TestComposite [private]
resolveTestPath(const std::string &testPath) constTest [virtual]
run(TestResult *result)TestComposite [virtual]
TestComposite(const std::string &name="")TestComposite
TestComposite(const TestComposite &other)TestComposite [private]
~Test()Test [inline, virtual]
~TestComposite()TestComposite

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