Manages TestListener.A single instance of this class is used when running the test. It is usually created by the test runner (TestRunner).
Definition: TestResult.h:47
TestResultCollector * m_result
Definition: ui/text/TextTestRunner.h:95
Prints a TestResultCollector to a text stream.
Definition: TextOutputter.h:20
A text mode test runner.The test runner manage the life cycle of the added tests. ...
Definition: ui/text/TextTestRunner.h:63
TextTestRunner TestRunner
Definition: ui/text/TestRunner.h:16
Outputter * m_outputter
Definition: ui/text/TextTestRunner.h:97
TestResult * m_eventManager
Definition: ui/text/TextTestRunner.h:96