Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
com.sun.javatest.exec |
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
|
Modifier and Type | Method and Description |
---|---|
InterviewParameters.TemplateManager |
InterviewParameters.getTemplateManger()
Return the template manager for this InterviewParameters.
|
Modifier and Type | Method and Description |
---|---|
void |
InterviewParameters.setTemplateManger(InterviewParameters.TemplateManager tm)
Set given template manager for this InterviewParameters.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextManager
The context manager provides an interface for customization of the user
interface and control over certain parameters of harness operation.
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.