November 2004
Intermediate to advanced
212 pages
5h 2m
English
Outputter
The abstract class
Outputter
(see Figure C-10)
represents the interface for the output of test result summaries.
It’s classes re TextOutputter,
XmlOutputter, it is implemented in
CompilerOutputter.
Outputter belongs to the namespace
CppUnit. It is declared in
Outputter.h.
![]() |
class Outputter
virtual ~Outputter( )
A destructor.
virtual void write( ) = 0
A pure, virtual method representing the Outputter
interface.
None.
None.
Read now
Unlock full access