Fail

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Schema

Assert fail.jpg

Description

  • Report a Failure. This means, that the system under test failed a test.
  • An error message will be written to the log and an failure exception will be raised, which usually immediately ceases further execution of the test case (and also of the containing action).
  • The error message can be provided via an optional input; if unconnected, the string: "FAIL" is used.
  • The verdict of TestCase in which this is executed will be FAILED



Back to Standard Library.
Previous: Arith [ 32bit Product]
Next: FAIL2


Meine Werkzeuge