CppUnit project page FAQ

ExceptionTestCaseDecorator< ExpectedException > Member List

This is the complete list of members for ExceptionTestCaseDecorator< ExpectedException >, including all inherited members.

checkException(ExpectedExceptionType &)ExceptionTestCaseDecorator< ExpectedException >inlineprivatevirtual
checkIsValidIndex(int index) const Testprotectedvirtual
countTestCases() const TestLeafvirtual
doGetChildTestAt(int index) const TestLeafvirtual
ExceptionTestCaseDecorator(TestCase *test)ExceptionTestCaseDecorator< ExpectedException >inline
ExpectedExceptionType typedefExceptionTestCaseDecorator< ExpectedException >
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 TestLeafvirtual
getName() const TestCaseDecoratorvirtual
m_testTestCaseDecoratorprotected
resolveTestPath(const std::string &testPath) const Testvirtual
run(TestResult *result)TestCasevirtual
runTest()ExceptionTestCaseDecorator< ExpectedException >inlinevirtual
setUp()TestCaseDecoratorvirtual
tearDown()TestCaseDecoratorvirtual
TestCase(const std::string &name)TestCase
TestCase()TestCase
TestCaseDecorator(TestCase *test)TestCaseDecorator
~Test()Testinlinevirtual
~TestCase()TestCase
~TestCaseDecorator()TestCaseDecorator
~TestFixture()TestFixtureinlinevirtual

Send comments to:
CppUnit Developers