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

RepeatedTest Member List

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

checkIsValidIndex(int index) const Test [protected, virtual]
countTestCases() const RepeatedTest [virtual]
doGetChildTestAt(int index) const TestDecorator [protected, virtual]
findTest(const std::string &testName) const Test [virtual]
findTestPath(const std::string &testName, TestPath &testPath) const Test [virtual]
findTestPath(const Test *test, TestPath &testPath) const Test [virtual]
getChildTestAt(int index) const Test [virtual]
getChildTestCount() const TestDecorator [virtual]
getName() const TestDecorator [virtual]
m_testTestDecorator [protected]
m_timesRepeatRepeatedTest [private]
operator=(const RepeatedTest &)RepeatedTest [private]
RepeatedTest(Test *test, int timesRepeat)RepeatedTest [inline]
RepeatedTest(const RepeatedTest &)RepeatedTest [private]
resolveTestPath(const std::string &testPath) const Test [virtual]
run(TestResult *result)RepeatedTest [virtual]
TestDecorator(Test *test)TestDecorator
~Test()Test [inline, virtual]
~TestDecorator()TestDecorator


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