JsUnit |
Class for an application running test suites with the BroadVision ctxdriver and console output. More...
Public Member Functions | |
void | CtxWriter () |
void | _flush (void str) |
Public Member Functions inherited from PrinterWriter | |
void | PrinterWriter () |
void | println (Object data) |
Prints a line into the writer. More... | |
void | close () |
Closes the writer. More... | |
void | _flush () |
void | flush () |
Flushes the writer. More... | |
void | print (Object data) |
Prints into the writer. More... | |
Additional Inherited Members | |
Public Attributes inherited from PrinterWriter | |
int | mBuffer |
int | mClosed |
Class for an application running test suites with the BroadVision ctxdriver and console output.
void CtxWriter::CtxWriter | ( | ) |
void CtxWriter::_flush | ( | void | str | ) |
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
|