|
IDebug © 1997-2001 Joseph Kiniry © 2000-2001 KindSoftware © 1997-1999 Caltech All Rights Reserved |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--idebug.testsuite.TestSuite
TestSuite is a black-box test suite for the Debug class.
This program accepts the following arguments:
--consoleConsoleOutput implementation of the
DebugOutput interface. This is the default test
mode.--servletlogServletLogOutput implementation of the
DebugOutput interface.--windowWindowOutput implementation of the
DebugOutput interface.--writerWriterOutput implementation of the
DebugOutput interface.If TestSuite is not passed any parameters then the default test mode will be executed (currently, ConsoleOutput).
| Constructor Summary | |
TestSuite()
|
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
A main() that contains the test code for the Debug class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestSuite()
| Method Detail |
public static void main(java.lang.String[] argv)
|
IDebug © 1997-2001 Joseph Kiniry © 2000-2001 KindSoftware © 1997-1999 Caltech All Rights Reserved |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||