CppUnit project page | FAQ |
This is the complete list of members for TestCaseDecorator, including all inherited members.
checkIsValidIndex(int index) const | Test | protectedvirtual |
countTestCases() const | TestLeaf | virtual |
doGetChildTestAt(int index) const | TestLeaf | virtual |
findTest(const std::string &testName) const | Test | virtual |
findTestPath(const std::string &testName, TestPath &testPath) const | Test | virtual |
findTestPath(const Test *test, TestPath &testPath) const | Test | virtual |
getChildTestAt(int index) const | Test | virtual |
getChildTestCount() const | TestLeaf | virtual |
getName() const | TestCaseDecorator | virtual |
m_test | TestCaseDecorator | protected |
operator=(const TestCaseDecorator &) | TestCaseDecorator | private |
resolveTestPath(const std::string &testPath) const | Test | virtual |
run(TestResult *result) | TestCase | virtual |
runTest() | TestCaseDecorator | virtual |
setUp() | TestCaseDecorator | virtual |
tearDown() | TestCaseDecorator | virtual |
TestCase(const std::string &name) | TestCase | |
TestCase() | TestCase | |
TestCaseDecorator(TestCase *test) | TestCaseDecorator | |
TestCaseDecorator(const TestCaseDecorator &) | TestCaseDecorator | private |
~Test() | Test | inlinevirtual |
~TestCase() | TestCase | |
~TestCaseDecorator() | TestCaseDecorator | |
~TestFixture() | TestFixture | inlinevirtual |
Send comments to: CppUnit Developers |