Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Method and Description |
---|---|
TestFinder.ErrorHandler |
TestFinder.getErrorHandler()
Get the registered error handler.
|
Modifier and Type | Method and Description |
---|---|
void |
TestFinder.setErrorHandler(TestFinder.ErrorHandler h)
Set an error handler to be informed of errors that may arise
while reading tests.
|
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.