CppUnit project page FAQ

TestPath Member List

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

add(Test *test)TestPathvirtual
add(const TestPath &path)TestPathvirtual
checkIndexValid(int index) const TestPathprotected
findActualRoot(Test *searchRoot, const std::string &pathAsString, PathTestNames &testNames)TestPathprotected
getChildTest() const TestPathvirtual
getTestAt(int index) const TestPathvirtual
getTestCount() const TestPathvirtual
insert(Test *test, int index)TestPathvirtual
insert(const TestPath &path, int index)TestPathvirtual
isValid() const TestPathvirtual
m_testsTestPathprotected
operator=(const TestPath &other)TestPath
PathTestNames typedefTestPathprotected
removeTest(int index)TestPathvirtual
removeTests()TestPathvirtual
splitPathString(const std::string &pathAsString, PathTestNames &testNames)TestPathprotected
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 typedefTestPathprotected
toString() const TestPathvirtual
up()TestPathvirtual
~TestPath()TestPathvirtual

Send comments to:
CppUnit Developers