CppUnit project page | FAQ |
This is the complete list of members for TestSetUp, including all inherited members.
checkIsValidIndex(int index) const | Test | protectedvirtual |
countTestCases() const | TestDecorator | virtual |
doGetChildTestAt(int index) const | TestDecorator | protectedvirtual |
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 | TestDecorator | virtual |
getName() const | TestDecorator | virtual |
m_test | TestDecorator | protected |
operator=(const TestSetUp &) | TestSetUp | private |
resolveTestPath(const std::string &testPath) const | Test | virtual |
run(TestResult *result) | TestSetUp | virtual |
setUp() | TestSetUp | protectedvirtual |
tearDown() | TestSetUp | protectedvirtual |
TestDecorator(Test *test) | TestDecorator | |
TestSetUp(Test *test) | TestSetUp | |
TestSetUp(const TestSetUp &) | TestSetUp | private |
~Test() | Test | inlinevirtual |
~TestDecorator() | TestDecorator |
Send comments to: CppUnit Developers |