CppUnit project page FAQ

RepeatedTest Member List

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

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

Send comments to:
CppUnit Developers