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

TestResultCollector Member List

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

addFailure(const TestFailure &failure)TestResultCollector [virtual]
endSuite(Test *suite)TestListener [inline, virtual]
endTest(Test *test)TestListener [inline, virtual]
endTestRun(Test *test, TestResult *eventManager)TestListener [inline, virtual]
failures() const TestResultCollector [virtual]
freeFailures()TestResultCollector [protected]
m_failuresTestResultCollector [protected]
m_syncObjectSynchronizedObject [protected]
m_testErrorsTestResultCollector [protected]
m_testsTestResultCollector [protected]
operator=(const TestResultCollector &copy)TestResultCollector [private]
reset()TestResultCollector [virtual]
runTests() const TestResultCollector [virtual]
setSynchronizationObject(SynchronizationObject *syncObject)SynchronizedObject [protected, virtual]
startSuite(Test *suite)TestListener [inline, virtual]
startTest(Test *test)TestResultCollector [virtual]
startTestRun(Test *test, TestResult *eventManager)TestListener [inline, virtual]
SynchronizedObject(SynchronizationObject *syncObject=0)SynchronizedObject
testErrors() const TestResultCollector [virtual]
testFailures() const TestResultCollector [virtual]
TestFailures typedefTestResultCollector
testFailuresTotal() const TestResultCollector [virtual]
TestResultCollector(SynchronizationObject *syncObject=0)TestResultCollector
TestResultCollector(const TestResultCollector &copy)TestResultCollector [private]
Tests typedefTestResultCollector
tests() const TestResultCollector [virtual]
TestSuccessListener(SynchronizationObject *syncObject=0)TestSuccessListener
wasSuccessful() const TestSuccessListener [virtual]
~SynchronizedObject()SynchronizedObject [virtual]
~TestListener()TestListener [inline, virtual]
~TestResultCollector()TestResultCollector [virtual]
~TestSuccessListener()TestSuccessListener [virtual]


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