| Package | Description |
|---|---|
| io.tapirtest.execution.gui.application.components | |
| io.tapirtest.execution.gui.application.listener | |
| io.tapirtest.execution.gui.application.views |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionPlanTreeItem
A selectable tree item which holds an instance of
ExecutionPlan. |
class |
TestClassTreeItem
A selectable tree item which holds an instance of
TestClass. |
class |
TestStepTreeItem
A selectable tree item which holds an instance of
TestStep. |
class |
TestSuiteTreeItem
A selectable tree item which holds an instance of
TestSuite. |
| Modifier and Type | Method and Description |
|---|---|
AbstractCheckBoxTreeItem<de.bmiag.tapir.execution.model.ExecutionPlan> |
GUIExecutionListener.setExecutionPlanRoot(AbstractCheckBoxTreeItem<de.bmiag.tapir.execution.model.ExecutionPlan> executionPlanRoot) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCheckBoxTreeItem<de.bmiag.tapir.execution.model.ExecutionPlan> |
GUIExecutionListener.setExecutionPlanRoot(AbstractCheckBoxTreeItem<de.bmiag.tapir.execution.model.ExecutionPlan> executionPlanRoot) |
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.SimpleObjectProperty<AbstractCheckBoxTreeItem<de.bmiag.tapir.execution.model.ExecutionPlan>> |
MainViewModel.getExecutionPlanRoot() |
Copyright © 2018 b+m Informatik AG. All rights reserved.