CppUnit project page | FAQ | CppUnit home page |
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_test | TestDecorator | [protected] |
m_timesRepeat | RepeatedTest | [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 |
hosts this site. |
Send comments to: CppUnit Developers |