CppUnit project page FAQ

TestCase Member List

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

checkIsValidIndex(int index) const Testprotectedvirtual
countTestCases() const TestLeafvirtual
doGetChildTestAt(int index) const TestLeafvirtual
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 TestCasevirtual
m_nameTestCaseprivate
operator=(const TestCase &other)TestCaseprivate
resolveTestPath(const std::string &testPath) const Testvirtual
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

Send comments to:
CppUnit Developers