JsUnit
Project Developer Home doxygen

Public Member Functions | List of all members
ClassicResultPrinter Class Reference

The ResultPrinter of JsUnit 1.1. More...

Inheritance diagram for ClassicResultPrinter:
Inheritance graph
Collaboration diagram for ClassicResultPrinter:
Collaboration graph

Public Member Functions

void ClassicResultPrinter (PrinterWriter writer)
 Constructor. More...
 
- Public Member Functions inherited from ResultPrinter
void ResultPrinter (PrinterWriter writer)
 Constructor. More...
 

Additional Inherited Members

- Public Attributes inherited from ResultPrinter
int mColumn
 
- Protected Member Functions inherited from TestListener
virtual void TestListener ()
 
virtual void startTest (Test test)
 A test started. More...
 
virtual void endTest (Test test)
 A test ended. More...
 
virtual void addFailure (Test test, AssertionFailedError afe)
 An occured failure was added. More...
 
virtual void addError (Test test, Error except)
 An occurred error was added. More...
 

Detailed Description

The ResultPrinter of JsUnit 1.1.

It prints for every test a single row and reports at the end of a test a small summary.

Constructor & Destructor Documentation

void ClassicResultPrinter::ClassicResultPrinter ( PrinterWriter  writer)

Constructor.

Parameters
writerThe writer for the report. Initialization of the ClassicResultPrinter. If no writer is provided the instance uses the SystemWriter.

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 Wed Apr 15 2015 02:33:06 for JsUnit by doxygen 1.8.5