Prints a TestResultCollector to a text stream.
More...
#include <TextOutputter.h>
List of all members.
Detailed Description
Prints a TestResultCollector to a text stream.
Constructor & Destructor Documentation
TextOutputter::~TextOutputter |
( |
| ) |
|
|
virtual |
Prevents the use of the copy constructor.
Member Function Documentation
Prevents the use of the copy operator.
void TextOutputter::printFailure |
( |
TestFailure * |
failure, |
|
|
int |
failureNumber |
|
) |
| |
|
virtual |
void TextOutputter::printFailureDetail |
( |
Exception * |
thrownException | ) |
|
|
virtual |
void TextOutputter::printFailureListMark |
( |
int |
failureNumber | ) |
|
|
virtual |
void TextOutputter::printFailureLocation |
( |
SourceLine |
sourceLine | ) |
|
|
virtual |
void TextOutputter::printFailures |
( |
| ) |
|
|
virtual |
void TextOutputter::printFailureTestName |
( |
TestFailure * |
failure | ) |
|
|
virtual |
void TextOutputter::printFailureType |
( |
TestFailure * |
failure | ) |
|
|
virtual |
void TextOutputter::printFailureWarning |
( |
| ) |
|
|
virtual |
void TextOutputter::printHeader |
( |
| ) |
|
|
virtual |
void TextOutputter::printStatistics |
( |
| ) |
|
|
virtual |
void TextOutputter::write |
( |
| ) |
|
|
virtual |
Member Data Documentation
The documentation for this class was generated from the following files: