Builder for "completes with result" DSL syntax.
Usage: completes with orderResult
completes with orderResult
Note: This builder throws StepCompletionSignal to immediately exit the step. No explicit return is needed after completes with.
return
completes with
Completes the step with the given result. Throws StepCompletionSignal to immediately exit the step.