Package | Description |
---|---|
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 | Interface and Description |
---|---|
interface |
SessionExt
Extention to the Session interface.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicSession
The very classic implementation of Session that encapsulates the WorkDirectory
instance and InterviewParameters instance.
|
Modifier and Type | Field and Description |
---|---|
protected Session |
BasicSessionControl.SessionView.session |
Modifier and Type | Method and Description |
---|---|
Session |
ET_DefaultViewControl.getConfig() |
Session |
ET_ViewControl.getConfig() |
Session |
ET_SessionControl.getSession()
Returns the config object under control
|
Session |
BasicSessionControl.getSession()
Returns the session object under control
|
Modifier and Type | Method and Description |
---|---|
void |
ET_DefaultViewControl.setConfig(Session cfg) |
void |
ET_ViewControl.setConfig(Session ses) |
Constructor and Description |
---|
BasicSessionControl.SessionView(Session session) |
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.