CppUnit project page | FAQ | CppUnit home page |
This is the complete list of members for TestDecorator, including all inherited members.
_type | Test | |
checkIsValidIndex(int index) const | Test | protectedvirtual |
countTestCases() const | TestDecorator | virtual |
DISABLED enum value | Test | |
disabledCount | Test | static |
doGetChildTestAt(int index) const | TestDecorator | protectedvirtual |
filter(const Filter &f) | TestDecorator | inlinevirtual |
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 |
getType() const | Test | inline |
IGNORED enum value | Test | |
ignoredCount | Test | static |
m_test | TestDecorator | protected |
NORMAL enum value | Test | |
operator=(const TestDecorator &) | TestDecorator | private |
resolveTestPath(const std::string &testPath) const | Test | virtual |
run(TestResult *result) | TestDecorator | virtual |
setType(Type t) | Test | inline |
Test() | Test | inline |
TestDecorator(Test *test) | TestDecorator | |
TestDecorator(const TestDecorator &) | TestDecorator | private |
Type enum name | Test | |
~Test() | Test | inlinevirtual |
~TestDecorator() | TestDecorator |
|
hosts this site. |
Send comments to: CppUnit Developers |