CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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) constTestPath [protected]
findActualRoot(Test *searchRoot, const std::string &pathAsString, PathTestNames &testNames)TestPath [protected]
getChildTest() constTestPath [virtual]
getTestAt(int index) constTestPath [virtual]
getTestCount() constTestPath [virtual]
insert(Test *test, int index)TestPath [virtual]
insert(const TestPath &path, int index)TestPath [virtual]
isValid() constTestPath [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() constTestPath [virtual]
up()TestPath [virtual]
~TestPath()TestPath [virtual]

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