OpenTAP 9.25
API Reference
|
Comparison between a named parameter and a value. More...
Public Member Functions | |
SearchParameterValue (string parameter, ComparisonOperator compareOperator, IConvertible value, string group="", string scope="") | |
Comparison between a named parameter and a value. More... | |
Properties | |
string | Scope [get] |
Scope of the parameter to match ("", "plan", or "step"). | |
string | Group [get] |
GroupName of the parameter to match (leave empty to match any group). | |
string | Parameter [get] |
Name of the parameter to match. | |
ComparisonOperator | CompareOperator [get] |
Operation to perform. | |
IConvertible | Value [get] |
Value to compare against the right-side value. | |
Comparison between a named parameter and a value.
|
inline |
Comparison between a named parameter and a value.
parameter | |
compareOperator | |
value | |
group | |
scope |
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24