The EiffelTestCaseCanceledEvent declares that a previously triggered test case execution (represented by EiffelTestCaseTriggeredEvent) has been canceled before it has started. This is typically used in queuing situations where a queued execution is dequeued. It is recommended that CAUSE links be used to indicate the reason.
Type: String
Required: No
Description: Any human readable information as to the reason for dequeueing.
Version | Introduced in | Changes |
---|---|---|
1.0.0 | edition-bordeaux | Initial version. |