Uses of Interface
com.sun.javatest.TestFinder.ErrorHandler
Packages that use TestFinder.ErrorHandler
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
-
Uses of TestFinder.ErrorHandler in com.sun.javatest
Methods in com.sun.javatest that return TestFinder.ErrorHandlerMethods in com.sun.javatest with parameters of type TestFinder.ErrorHandlerModifier and TypeMethodDescriptionvoid
TestFinder.setErrorHandler
(TestFinder.ErrorHandler h) Set an error handler to be informed of errors that may arise while reading tests.