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