Inconclusive
Aus ExpeccoWiki
Schema
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 the system under test is not present). The test setup, equipment or environment must be fixed.
- 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 (and also of the containing action).
- The verdict of the TestCase in which this is executed will be INCONCLUSIVE.
Back to Standard Library.
Previous: ERROR2
Next: INCONCLUSIVE2
