|
OpenTAP 9.34
API Reference
|
Identifies the TestSteps that can be selected for a TestStep property. More...
Public Types | |
| enum | FilterTypes { All , Children , Sibling , AllExcludingSelf } |
| For selecting which steps are available in selection. It's seen relative to the step having the property that is marked with the StepSelectorAttribute. More... | |
Public Member Functions | |
| StepSelectorAttribute () | |
| Default constructor for StepSelectorAttribute. | |
| StepSelectorAttribute (FilterTypes filter) | |
| Constructor for StepSelectorAttribute. | |
Properties | |
| FilterTypes | Filter [get] |
| Selects the available items for selection on the TestStep property. | |
Identifies the TestSteps that can be selected for a TestStep property.
For selecting which steps are available in selection. It's seen relative to the step having the property that is marked with the StepSelectorAttribute.
|
inline |
Constructor for StepSelectorAttribute.
| filter | The filter. |
|
get |
Selects the available items for selection on the TestStep property.
The filter.
OpenTAP 9.34 API built Wed Jul 1 2026 09:21:15