JsUnit 1.3
Project Developer Home doxygen

NSServerTestRunner Class Reference

Inheritance diagram for NSServerTestRunner:

Inheritance graph
[legend]
Collaboration diagram for NSServerTestRunner:

Collaboration graph
[legend]
List of all members.

Detailed Description

Class for an application running test suites with a Netscape Server.

See also:
TextTestRunner

NSServerWriter

Deprecated:
since 1.2 in favour of TextTestRunner in combination with a NSServerWriter.


Public Member Functions

void NSServerTestRunner ()
void writeLn (String str)
 Write a line of text to the console to the browser window.
void printFooter (TestResult result)
 Write a footer at application end with a summary of the tests.
void printHeader ()
 Write a header starting the application.


Constructor & Destructor Documentation

void NSServerTestRunner::NSServerTestRunner (  ) 


Member Function Documentation

void NSServerTestRunner::writeLn ( String  str  ) 

Write a line of text to the console to the browser window.

Parameters:
str The text to print on the line.
Deprecated:
since 1.2

void NSServerTestRunner::printFooter ( TestResult  result  ) 

Write a footer at application end with a summary of the tests.

Parameters:
result The result of the test run.
Deprecated:
since 1.2

void NSServerTestRunner::printHeader (  ) 

Write a header starting the application.

Deprecated:
since 1.2


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:13 2007 for JsUnit by doxygen 1.5.2