Interface ActionError
-
public interface ActionErrorInterface that helps simulating action errors.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanshouldFail(String... args)
-
-
-
Method Detail
-
shouldFail
boolean shouldFail(String... args)
-
-