|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BasicSession.OrderedObserver | Extentsion to the Observer interface for those classes which are sensitive to the order of notifying. |
ET_Control | Base interface of ExecTool components |
ET_ControlFactory | Interface of factory to be used by ExecTool to create controls over test configuring and running. |
ET_FilterControl | Basic interface for controls over filters |
ET_HelpControl | Signal interface for a control over help. |
ET_ReportControl | Signal interface for a control over reporter. |
ET_SessionControl | Control over configuration settings in the harness. |
ET_ViewControl | |
ExecModel | |
FilterConfig.Observer | Observe changes to the state of the view. |
HarnessAware | Interface for those classes that needs an access to the instance harness |
InterviewEditor.Observer | For private communication with SessionControl, not for broadcast outside of core JT. |
MultiFormatPane.MediaPane | |
QSW_Listener | Interface that will be invoked, when QuickStartWizard has finished. |
Session | An interface that encapsulates all properties required to run tests. |
Session.Event | Root interface for all events happened when state of Session changed. |
Session.Observer | Interface for observers of the Session state. |
Session.Update | Root interface for all updates to Session. |
Class Summary | |
---|---|
AbstractCellEditor | |
AccessWrapper | |
BasicSession | The very classic implemetation of Session that incapsulates the WorkDirectory instance and InterviewParameters instance. |
BasicSession.E_NewConfig | Event which is delivered when current configuration has been modified. |
BasicSession.E_NewWD | Event which is delivered when WorkDircotry has been set. |
BasicSession.U_NewConfig | Class of update to configuration |
BasicSessionControl | Class that encapsulate logic of user's actions on update session: operations on configuration and work directory. |
BP_DocumentationSubpanel | |
ContextManager | The context manager provides an interface for customization of the user interface and control over certain parameters of harness operation. |
ContextManager.TestManagerDialog | Special class for creating dialogs which should be attached to the context of this test manager. |
CustomTestResultViewer | Base class defines custom viewers for test results. |
ET_DefaultControlFactory | Default implementation of ET_ControlFactory interface. |
ET_DefaultHelpControl | |
ET_DefaultViewControl | |
ET_FilterHandler | This class handles all the special filter juggling that exec tool needs to do. |
ExecTool | |
ExecToolManager | The ToolManager for test manager windows. |
FeatureManager | This class represents default feature manager. |
FileSystemTableModel | |
FileTable | |
FilterConfig | The primary purpose is to hold the a variety of named filter sets from which the user will select one (the "active" one). |
InterviewEditor | Dialog to edit InterviewParameters object. |
JavaTestContextMenu | Class to encapsulate a custom context menu item to be added to the GUI by a test suite. |
JavaTestMenuManager | Class to manage custom menus. |
JavaTestToolBar | The custom toolbar. |
MultiFormatPane | A panel to display files which may be linked together by hyperlinks. |
NavigationPane | |
ServiceViewer | |
ToolBarManager | The "Tool Bar Manager" tool, which allows a user to add, remove, and get custom toolbars. |
TP_DocumentationSubpanel | |
TT_BasicNode | Representation of a node in the GUI tree representing the visible test structure. |
TT_TestNode | |
TT_TreeNode | Basic part of the onscreen model of the test tree. |
WorkDirChooseTool | |
WorkDirChooseTool.ChosenFileHandler | The class is used by WorkDirChooseTool to interact with those, who use WorkDirChooseTool in LOAD_CONFIG, LOAD_TEMPLATE modes. |
WorkDirChooseTool.ExecModelStub | The class is used by WorkDirChooseTool to interact with those, who use WorkDirChooseTool to open or create work dir. |
Exception Summary | |
---|---|
Session.Fault | Exception signaling of the problem happened while dealing with Session. |
The Test Manager Tool provides a GUI for opening, browsing, configuring, and running tests and test suites, and for browsing the results.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |