OpenTAP 9.25
API Reference
|
The conditions for what to search for. More...
Static Public Member Functions | |
static SearchCondition | All () |
Condition that will match all elements in the result store. More... | |
static SearchCondition | ChildrenOf (IEnumerable< IData > testPlanRunIds) |
Condition that will match any elements in a list as well as all children of those elements. More... | |
static SearchCondition | LastRun () |
Condition that will match all elements in the result store. More... | |
Properties | |
bool | GetParents [getset] |
When true, specifies that any matched tree nodes automatically match all parents of that IData element. | |
bool | GetChildren [getset] |
When true, specifies that a matched tree root node automatically matches all children of that given IData element. | |
SearchOperand | Operation [getset] |
The tree of SearchOperand conditions to match for. | |
The conditions for what to search for.
|
inlinestatic |
Condition that will match all elements in the result store.
|
inlinestatic |
Condition that will match any elements in a list as well as all children of those elements.
testPlanRunIds |
|
inlinestatic |
Condition that will match all elements in the result store.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24