CppUnit project page FAQ CppUnit home page

RepeatedTest Member List

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

checkIsValidIndex(int index) constTestprotectedvirtual
countTestCases() constRepeatedTestvirtual
doGetChildTestAt(int index) constTestDecoratorprotectedvirtual
findTest(const std::string &testName) constTestvirtual
findTestPath(const std::string &testName, TestPath &testPath) constTestvirtual
findTestPath(const Test *test, TestPath &testPath) constTestvirtual
getChildTestAt(int index) constTestvirtual
getChildTestCount() constTestDecoratorvirtual
getName() constTestDecoratorvirtual
m_testTestDecoratorprotected
m_timesRepeatRepeatedTestprivate
operator=(const RepeatedTest &)RepeatedTestprivate
RepeatedTest(Test *test, int timesRepeat)RepeatedTestinline
RepeatedTest(const RepeatedTest &)RepeatedTestprivate
resolveTestPath(const std::string &testPath) constTestvirtual
run(TestResult *result)RepeatedTestvirtual
TestDecorator(Test *test)TestDecorator
~Test()Testinlinevirtual
~TestDecorator()TestDecorator

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