CppUnit project page | FAQ | CppUnit home page |
add(Test *test) | TestPath | [virtual] |
add(const TestPath &path) | TestPath | [virtual] |
checkIndexValid(int index) const | TestPath | [protected] |
findActualRoot(Test *searchRoot, const std::string &pathAsString, PathTestNames &testNames) | TestPath | [protected] |
getChildTest() const | TestPath | [virtual] |
getTestAt(int index) const | TestPath | [virtual] |
getTestCount() const | TestPath | [virtual] |
insert(Test *test, int index) | TestPath | [virtual] |
insert(const TestPath &path, int index) | TestPath | [virtual] |
isValid() const | TestPath | [virtual] |
m_tests | TestPath | [protected] |
operator=(const TestPath &other) | TestPath | |
PathTestNames typedef | TestPath | [protected] |
removeTest(int index) | TestPath | [virtual] |
removeTests() | TestPath | [virtual] |
splitPathString(const std::string &pathAsString, PathTestNames &testNames) | TestPath | [protected] |
TestPath() | TestPath | |
TestPath(Test *root) | TestPath | |
TestPath(const TestPath &otherPath, int indexFirst, int count=-1) | TestPath | |
TestPath(Test *searchRoot, const std::string &pathAsString) | TestPath | |
TestPath(const TestPath &other) | TestPath | |
Tests typedef | TestPath | [protected] |
toString() const | TestPath | [virtual] |
up() | TestPath | [virtual] |
~TestPath() | TestPath | [virtual] |
hosts this site. |
Send comments to: CppUnit Developers |