Uses of Class
com.sun.javatest.LastRunInfo
-
Packages that use LastRunInfo Package Description com.sun.javatest This package provides facilities for reading, executing and monitoring tests. -
-
Uses of LastRunInfo in com.sun.javatest
Methods in com.sun.javatest that return LastRunInfo Modifier and Type Method Description static LastRunInfo
LastRunInfo. readInfo(WorkDirectory wd)
Given a work directory, attempt to create an instance using the information found in it.
-