Extend a child scenario definition with values from a parent scenario definition. Returns the extended values for data, transaction, and value.
data
transaction
value
the scenario that is extended by the child scenario
the scenario that may override values from the parent scenario
Generated using TypeDoc
Extend a child scenario definition with values from a parent scenario definition. Returns the extended values for
data
,transaction
, andvalue
.