JsUnit 1.3 |
![]() |
![]() |
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 |
void XMLResultPrinter::XMLResultPrinter | ( | PrinterWriter | writer | ) |
Constructor.
writer | The writer for the report. Initialization of the XMLResultPrinter. If no writer is provided the instance uses the SystemWriter. |
void XMLResultPrinter::printFailures | ( | ) |
void XMLResultPrinter::printDefectHeader | ( | ) |
void XMLResultPrinter::printDefects | ( | ) |
void XMLResultPrinter::printDefect | ( | ) |
void XMLResultPrinter::printDefectTrace | ( | ) |
void XMLResultPrinter::printErrors | ( | ) |
void XMLResultPrinter::printFooter | ( | ) |
void XMLResultPrinter::printHeader | ( | ) |
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
|