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) constTestPathprotected
findActualRoot(Test *searchRoot, const std::string &pathAsString, PathTestNames &testNames)TestPathprotected
getChildTest() constTestPathvirtual
getTestAt(int index) constTestPathvirtual
getTestCount() constTestPathvirtual
insert(Test *test, int index)TestPathvirtual
insert(const TestPath &path, int index)TestPathvirtual
isValid() constTestPathvirtual
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() constTestPathvirtual
up()TestPathvirtual
~TestPath()TestPathvirtual

Send comments to:
CppUnit Developers