CppUnit project page FAQ

TestCaseDecorator Member List

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

checkIsValidIndex(int index) constTestprotectedvirtual
countTestCases() constTestLeafvirtual
doGetChildTestAt(int index) constTestLeafvirtual
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() constTestLeafvirtual
getName() constTestCaseDecoratorvirtual
m_nameTestCaseprivate
m_testTestCaseDecoratorprotected
operator=(const TestCaseDecorator &)TestCaseDecoratorprivate
resolveTestPath(const std::string &testPath) constTestvirtual
run(TestResult *result)TestCasevirtual
runTest()TestCaseDecoratorvirtual
setUp()TestCaseDecoratorvirtual
tearDown()TestCaseDecoratorvirtual
TestCase(const std::string &name)TestCase
TestCase()TestCase
TestCase(const TestCase &other)TestCaseprivate
TestCaseDecorator(TestCase *test)TestCaseDecorator
TestCaseDecorator(const TestCaseDecorator &)TestCaseDecoratorprivate
~Test()Testinlinevirtual
~TestCase()TestCase
~TestCaseDecorator()TestCaseDecorator
~TestFixture()TestFixtureinlinevirtual

Send comments to:
CppUnit Developers