JsUnit 1.3 |
![]() |
![]() |
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. |
void NSServerTestRunner::NSServerTestRunner | ( | ) |
void NSServerTestRunner::writeLn | ( | String | str | ) |
Write a line of text to the console to the browser window.
str | The text to print on the line. |
void NSServerTestRunner::printFooter | ( | TestResult | result | ) |
Write a footer at application end with a summary of the tests.
result | The result of the test run. |
void NSServerTestRunner::printHeader | ( | ) |
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
|