addError(Test *test, Exception *e) | CppUnit::TestResult | [virtual] |
addFailure(Test *test, Exception *e) | CppUnit::TestResult | [virtual] |
addFailure(const TestFailure &failure) | CppUnit::TestResult | [protected] |
addListener(TestListener *listener) | CppUnit::TestResult | [virtual] |
endTest(Test *test) | CppUnit::TestResult | [virtual] |
m_listeners | CppUnit::TestResult | [protected] |
m_stop | CppUnit::TestResult | [protected] |
m_syncObject | CppUnit::SynchronizedObject | [protected] |
operator=(const TestResult &other) | CppUnit::TestResult | [private] |
removeListener(TestListener *listener) | CppUnit::TestResult | [virtual] |
reset() | CppUnit::TestResult | [virtual] |
setSynchronizationObject(SynchronizationObject *syncObject) | CppUnit::SynchronizedObject | [protected, virtual] |
shouldStop() const | CppUnit::TestResult | [virtual] |
startTest(Test *test) | CppUnit::TestResult | [virtual] |
stop() | CppUnit::TestResult | [virtual] |
SynchronizedObject(SynchronizationObject *syncObject=0) | CppUnit::SynchronizedObject | [protected] |
TestListeners typedef | CppUnit::TestResult | [protected] |
TestResult(SynchronizationObject *syncObject=0) | CppUnit::TestResult | |
TestResult(const TestResult &other) | CppUnit::TestResult | [private] |
~SynchronizedObject() | CppUnit::SynchronizedObject | [protected, virtual] |
~TestResult() | CppUnit::TestResult | [virtual] |