| Package | Description |
|---|---|
| eu.simuline.testhelpers |
Classes needed for testing.
|
| Modifier and Type | Field and Description |
|---|---|
private Actions |
GUIRunner.HierarchyWrapper.actions
This is used only by
GUIRunner.HierarchyWrapper.valueChanged(TreeSelectionEvent)
to set the filter via
setFilter(Description). |
| Modifier and Type | Method and Description |
|---|---|
(package private) Actions |
GUIRunner.HierarchyWrapper.getActions()
Returns the action.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
GUIRunner.setCenter(Actions actions) |
(package private) void |
GUIRunner.setMenuBar(Actions actions) |
| Constructor and Description |
|---|
GUIRunner(Actions actions)
Creates a new
GUIRunner instance
which defines components with unloaded test class. |
HierarchyWrapper(Actions actions,
GUIRunner.TestCaseLister testCaseLister)
Creates a new HierarchyWrapper
with the given
actions and testCaseLister
which are used
to initialize GUIRunner.HierarchyWrapper.actions and GUIRunner.HierarchyWrapper.testCaseLister. |
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.