The Match Value fixture obtains a value and executes rows that begin with a matching value. The value is obtained from Symbol Values or from Method Execution in the first row of the table. The rest of the table rows begin with a value to be matched and the rest of the row contains Flow Fixture Keywords or Method Execution.
To use Symbol Values, we include the symbol name in the second cell of the first row.
when input is⇓ | 'sample class' name mysymbol integer: 2 'match value' mysymbol 1 set field something 2 set field or 3 set field other check field or | then output is |
|