Error
Aus ExpeccoWiki
Schema
Description
- Report an Error.
- This means, that something unexpected (an error) occured in the expecco test suite itself. The test suite must be fixed.
- An error message will be written to the log and an error exception will be raised, which usually immediately ceases further execution of the test case (and also of the containing action).
- The verdict of the TestCase in which this is executed will be ERROR.
Back to Standard Library.
Previous: FAIL2
Next: ERROR2
