CppUnit project page FAQ

TestSetUp Member List

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

checkIsValidIndex(int index) constTestprotectedvirtual
countTestCases() constTestDecoratorvirtual
doGetChildTestAt(int index) constTestDecoratorprotectedvirtual
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() constTestDecoratorvirtual
getName() constTestDecoratorvirtual
m_testTestDecoratorprotected
operator=(const TestSetUp &)TestSetUpprivate
resolveTestPath(const std::string &testPath) constTestvirtual
run(TestResult *result)TestSetUpvirtual
setUp()TestSetUpprotectedvirtual
tearDown()TestSetUpprotectedvirtual
TestDecorator(Test *test)TestDecorator
TestDecorator(const TestDecorator &)TestDecoratorprivate
TestSetUp(Test *test)TestSetUp
TestSetUp(const TestSetUp &)TestSetUpprivate
~Test()Testinlinevirtual
~TestDecorator()TestDecorator

Send comments to:
CppUnit Developers