Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Method and Description |
---|---|
static WorkDirectory |
WorkDirectory.convert(java.io.File dir,
TestSuite ts)
Convert an existing directory into a work directory.
|
static WorkDirectory |
WorkDirectory.create(java.io.File dir,
TestSuite ts)
Create a new work directory with a given name, and for a given test suite.
|
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.