CppUnit project page FAQ CppUnit home page

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TestCaller< Fixture > Member List

This is the complete list of members for TestCaller< Fixture >, including all inherited members.

checkIsValidIndex(int index) const Test [protected, virtual]
countTestCases() const TestLeaf [virtual]
doGetChildTestAt(int index) const TestLeaf [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 TestLeaf [virtual]
getName() const TestCase [virtual]
m_fixtureTestCaller< Fixture > [private]
m_ownFixtureTestCaller< Fixture > [private]
m_testTestCaller< Fixture > [private]
operator=(const TestCaller &other)TestCaller< Fixture > [private]
resolveTestPath(const std::string &testPath) const Test [virtual]
run(TestResult *result)TestCase [virtual]
runTest()TestCaller< Fixture > [inline, virtual]
setUp()TestCaller< Fixture > [inline, virtual]
tearDown()TestCaller< Fixture > [inline, virtual]
TestCaller(std::string name, TestMethod test)TestCaller< Fixture > [inline]
TestCaller(std::string name, TestMethod test, Fixture &fixture)TestCaller< Fixture > [inline]
TestCaller(std::string name, TestMethod test, Fixture *fixture)TestCaller< Fixture > [inline]
TestCaller(const TestCaller &other)TestCaller< Fixture > [private]
TestCase(const std::string &name)TestCase
TestCase()TestCase
TestMethod typedefTestCaller< Fixture > [private]
toString() const TestCaller< Fixture > [inline]
~Test()Test [inline, virtual]
~TestCaller()TestCaller< Fixture > [inline]
~TestCase()TestCase
~TestFixture()TestFixture [inline, virtual]


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