CppUnit project page FAQ

TestSetUp Member List

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

checkIsValidIndex(int index) const Testprotectedvirtual
countTestCases() const TestDecoratorvirtual
doGetChildTestAt(int index) const TestDecoratorprotectedvirtual
findTest(const std::string &testName) const Testvirtual
findTestPath(const std::string &testName, TestPath &testPath) const Testvirtual
findTestPath(const Test *test, TestPath &testPath) const Testvirtual
getChildTestAt(int index) const Testvirtual
getChildTestCount() const TestDecoratorvirtual
getName() const TestDecoratorvirtual
m_testTestDecoratorprotected
operator=(const TestSetUp &)TestSetUpprivate
resolveTestPath(const std::string &testPath) const Testvirtual
run(TestResult *result)TestSetUpvirtual
setUp()TestSetUpprotectedvirtual
tearDown()TestSetUpprotectedvirtual
TestDecorator(Test *test)TestDecorator
TestSetUp(Test *test)TestSetUp
TestSetUp(const TestSetUp &)TestSetUpprivate
~Test()Testinlinevirtual
~TestDecorator()TestDecorator

Send comments to:
CppUnit Developers