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  

TestSetUp Member List

This is the complete list of members for TestSetUp, including all inherited members.
checkIsValidIndex(int index) constTest [protected, virtual]
countTestCases() constTestDecorator [virtual]
doGetChildTestAt(int index) constTestDecorator [protected, 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() constTestDecorator [virtual]
getName() constTestDecorator [virtual]
m_testTestDecorator [protected]
operator=(const TestSetUp &)TestSetUp [private]
resolveTestPath(const std::string &testPath) constTest [virtual]
run(TestResult *result)TestSetUp [virtual]
setUp()TestSetUp [protected, virtual]
tearDown()TestSetUp [protected, virtual]
TestDecorator(Test *test)TestDecorator
TestSetUp(Test *test)TestSetUp
TestSetUp(const TestSetUp &)TestSetUp [private]
~Test()Test [inline, virtual]
~TestDecorator()TestDecorator

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