OpenTAP 9.25
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.25 API built Tue Aug 6 2024 07:49:24