CppUnit project page FAQ

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
TestDecorator(const TestDecorator &)TestDecoratorprivate
~Test()Testinlinevirtual
~TestDecorator()TestDecorator

Send comments to:
CppUnit Developers