Ok

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

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.

Assert OK.jpg

Description

  • Finish the current activity successfully.
  • The verdict of the TestCase is NOT affected by this.
  • This can be used as an early exit from the current block, but continuing the execution of any other actions for the current testcase.

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: PASS2
Next: OK2


Meine Werkzeuge