CppUnit project page FAQ CppUnit home page

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

TestCaller Member List

This is the complete list of members for TestCaller, including all inherited members.
checkIsValidIndex(int index) constTest [protected, virtual]
countTestCases() constTestLeaf [virtual]
doGetChildTestAt(int index) constTestLeaf [virtual]
findTest(const std::string &testName) constTest [virtual]
findTestPath(const std::string &testName, TestPath &testPath) constTest [virtual]
findTestPath(const Test *test, TestPath &testPath) constTest [virtual]
getChildTestAt(int index) constTest [virtual]
getChildTestCount() constTestLeaf [virtual]
getName() constTestCase [virtual]
m_fixtureTestCaller [private]
m_ownFixtureTestCaller [private]
m_testTestCaller [private]
operator=(const TestCaller &other)TestCaller [private]
resolveTestPath(const std::string &testPath) constTest [virtual]
run(TestResult *result)TestCase [virtual]
runTest()TestCaller [inline, virtual]
setUp()TestCaller [inline, virtual]
tearDown()TestCaller [inline, virtual]
TestCaller(std::string name, TestMethod test)TestCaller [inline]
TestCaller(std::string name, TestMethod test, Fixture &fixture)TestCaller [inline]
TestCaller(std::string name, TestMethod test, Fixture *fixture)TestCaller [inline]
TestCaller(const TestCaller &other)TestCaller [private]
TestCase(const std::string &name)TestCase
TestCase()TestCase
TestMethod typedefTestCaller [private]
toString() constTestCaller [inline]
~Test()Test [inline, virtual]
~TestCaller()TestCaller [inline]
~TestCase()TestCase
~TestFixture()TestFixture [inline, virtual]

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