CppUnit project page FAQ CppUnit home page

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TestPath Member List

This is the complete list of members for TestPath, including all inherited members.

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_testsTestPath [protected]
operator=(const TestPath &other)TestPath
PathTestNames typedefTestPath [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 typedefTestPath [protected]
toString() const TestPath [virtual]
up()TestPath [virtual]
~TestPath()TestPath [virtual]


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers