Uses of Class
com.sun.javatest.TestSuite.NoSuchLogFault
-
Packages that use TestSuite.NoSuchLogFault Package Description com.sun.javatest This package provides facilities for reading, executing and monitoring tests. -
-
Uses of TestSuite.NoSuchLogFault in com.sun.javatest
Methods in com.sun.javatest that throw TestSuite.NoSuchLogFault Modifier and Type Method Description java.util.logging.Logger
TestSuite. getLog(WorkDirectory wd, java.lang.String key)
Returns general purpose logger with given key registered for given WorkDirectory.
-