Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Method and Description |
---|---|
TestResult.Section |
TestResult.getSection(int index)
Get the section specified by index.
|
Constructor and Description |
---|
TestResult(java.io.File file)
Reconstruct the results of a previously run test.
|
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.