OK2
Aus ExpeccoWiki
Schema
Notice: this block has been renamed from SUCCESS to OK, to avoid confusion with the PASS block, which has a similar but slightly different semantics.
Description
- Finish the current Activity and mark it as successful. (Concurrent sub-activities within the current activity are aborted).
- The message is constructed by concatenating a basic string with an optional prefix and postfix.
- Execution proceeds in the parent-activity of the current activity.
See Also
- Compare this to the PASS block, which is used to mark the currently executing testcase as passed with success (and also stops execution of the current action).
Back to Standard Library.
Previous: OK
Next: Log [ Failure ]
