Uses of Class
com.sun.javatest.EditJTI.Fault
Packages that use EditJTI.Fault
Package
Description
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.FaultModifier and TypeMethodDescriptionvoidApply an edit to the current configuration.voidApply a series of edits to the current configuration.voidLoad a configuration file to be edited.voidEditJTI.load(File inFile, URLClassLoader loader) Load a configuration file to be edited, using a specified class loader to load the interview class.booleanRun the utility, without exiting.booleanEditJTI.run(String[] args, PrintWriter out) Run the utility, without exiting, writing any messages to a specified stream.