JsUnit 1.3
Project Developer Home doxygen

XMLResultPrinter Class Reference

Inheritance diagram for XMLResultPrinter:

Inheritance graph
[legend]
Collaboration diagram for XMLResultPrinter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Convert the result of a TextTestPrinter into XML to be used by JUnitReport.


Public Member Functions

void XMLResultPrinter (PrinterWriter writer)
 Constructor.
void printFailures ()
void printDefectHeader ()
void printDefects ()
void printDefect ()
void printDefectTrace ()
void printErrors ()
void printFooter ()
void printHeader ()

Public Attributes

int mCurrentTest
int mTests
int mSuite


Constructor & Destructor Documentation

void XMLResultPrinter::XMLResultPrinter ( PrinterWriter  writer  ) 

Constructor.

Parameters:
writer The writer for the report. Initialization of the XMLResultPrinter. If no writer is provided the instance uses the SystemWriter.
Since:
upcoming


Member Function Documentation

void XMLResultPrinter::printFailures (  ) 

void XMLResultPrinter::printDefectHeader (  ) 

void XMLResultPrinter::printDefects (  ) 

void XMLResultPrinter::printDefect (  ) 

void XMLResultPrinter::printDefectTrace (  ) 

void XMLResultPrinter::printErrors (  ) 

void XMLResultPrinter::printFooter (  ) 

void XMLResultPrinter::printHeader (  ) 


Member Data Documentation

int XMLResultPrinter::mCurrentTest

int XMLResultPrinter::mTests

int XMLResultPrinter::mSuite


The documentation for this class was generated from the following file:
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
Generated on Fri Oct 19 23:11:39 2007 for JsUnit by doxygen 1.5.2