|
OpenTAP 9.31
API Reference
|
Identifies the TestSteps that can be selected for a TestStep property. More...
Inherits Attribute.
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. More... | |
Properties | |
| FilterTypes | Filter [get] |
| Selects the available items for selection on the TestStep property. More... | |
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.31 API built Fri Oct 17 2025 07:12:37