CppUnit project page FAQ

TestDecorator Member List

This is the complete list of members for TestDecorator, 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 TestDecorator &)TestDecoratorprivate
resolveTestPath(const std::string &testPath) constTestvirtual
run(TestResult *result)TestDecoratorvirtual
TestDecorator(Test *test)TestDecorator
TestDecorator(const TestDecorator &)TestDecoratorprivate
~Test()Testinlinevirtual
~TestDecorator()TestDecorator

Send comments to:
CppUnit Developers