CppUnit project page FAQ CppUnit home page

TestCase Member List

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

checkIsValidIndex(int index) constTestprotectedvirtual
countTestCases() constTestLeafvirtual
doGetChildTestAt(int index) constTestLeafvirtual
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() constTestLeafvirtual
getName() constTestCasevirtual
m_nameTestCaseprivate
operator=(const TestCase &other)TestCaseprivate
resolveTestPath(const std::string &testPath) constTestvirtual
run(TestResult *result)TestCasevirtual
runTest()TestCasevirtual
setUp()TestFixtureinlinevirtual
tearDown()TestFixtureinlinevirtual
TestCase(const std::string &name)TestCase
TestCase()TestCase
TestCase(const TestCase &other)TestCaseprivate
~Test()Testinlinevirtual
~TestCase()TestCase
~TestFixture()TestFixtureinlinevirtual

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