Fail2

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Schema

Assert fail2.png

Description

  • Report a Failure. This means, that the system under test failed a test.
  • An error message will be written to the log and a failure exception will be raised, which usually immediately ceases further execution of the test case.
  • The errorMessage is constructed by concatenating a basic string with an optional prefix and postfix string (empty, if unconnected).
  • The TestCase in which this is executed will be reported as FAILED



Back to Standard Library.
Previous: FAIL
Next: ERROR


Meine Werkzeuge