Inconclusive2

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Schema

Assert inconclusive2.jpg

Description

  • Report an Inconclusive state.
  • This means, that we cannot tell, what the test result is.
  • This may happen, if the test environment is not setup correctly (maybe some equipment is not present).
  • An error message will be written to the log and an inconclusive 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.
  • The TestCase in which this is executed will be reported as INCONCLUSIVE.



Back to Standard Library.
Previous: INCONCLUSIVE
Next: PASS


Meine Werkzeuge