Interface ActionError


  • public interface ActionError
    Interface that helps simulating action errors.
    • Method Detail

      • shouldFail

        boolean shouldFail​(String... args)