Interface InterpretationIssue
public interface InterpretationIssue
Interpretation issues allow to signal deviations from the expected control flow,
e. g. the occurence of a simulated failure.
It is up to the Interpreter to implement a concrete issue type.
-
Method Summary
-
Method Details
-
isHandled
boolean isHandled()
-