|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditJTI.Fault | |
---|---|
com.sun.javatest | This package provides facilities for reading, executing and monitoring tests. |
Uses of EditJTI.Fault in com.sun.javatest |
---|
Methods in com.sun.javatest that throw EditJTI.Fault | |
---|---|
void |
EditJTI.edit(java.lang.String cmd)
Apply an edit to the current configuration. |
void |
EditJTI.edit(java.lang.String[] cmds)
Apply a series of edits to the current configuration. |
void |
EditJTI.load(java.io.File inFile,
TestSuite ts)
Load a configuration file to be edited. |
void |
EditJTI.load(java.io.File inFile,
java.net.URLClassLoader loader)
Load a configuration file to be edited, using a specified class loader to load the interview class. |
boolean |
EditJTI.run(java.lang.String[] args)
Run the utility, without exiting. |
boolean |
EditJTI.run(java.lang.String[] args,
java.io.PrintWriter out)
Run the utility, without exiting, writing any messages to a specified stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |