Uses of Class
com.sun.javatest.TestSuite.NoSuchLogFault
Packages that use TestSuite.NoSuchLogFault
Package
Description
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.NoSuchLogFaultModifier and TypeMethodDescriptionTestSuite.getLog
(WorkDirectory wd, String key) Returns general purpose logger with given key registered for given WorkDirectory.