| Class | Description |
|---|---|
| AbstractCheckBoxTreeItem<T extends de.bmiag.tapir.execution.model.Identifiable> |
A selectable tree item which holds an instance of
Identifiable and contains the execution status of the test item. |
| DescriptionCellValueFactory |
A cell value factory which extracts the description from
Documentable elements. |
| ExecutionPlanTreeItem |
A selectable tree item which holds an instance of
ExecutionPlan. |
| ExecutionStatusStyledTreeTableRow |
This is a tree table row which is aware of the execution status of the tree item and uses a corresponding style class for the whole row.
|
| ParametersCellValueFactory |
A cell value factory which extracts the parameters from
Parameterized elements. |
| TestClassTreeItem |
A selectable tree item which holds an instance of
TestClass. |
| TestStepTreeItem |
A selectable tree item which holds an instance of
TestStep. |
| TestSuiteTreeItem |
A selectable tree item which holds an instance of
TestSuite. |
Copyright © 2018 b+m Informatik AG. All rights reserved.