Class ExceptionChecker


  • public class ExceptionChecker
    extends java.lang.Object
    • Constructor Detail

      • ExceptionChecker

        public ExceptionChecker()
    • Method Detail

      • isAssumptionViolation

        public static boolean isAssumptionViolation​(java.lang.Throwable throwable)
      • isAssertJMultipleFailureError

        public static boolean isAssertJMultipleFailureError​(java.lang.Throwable throwable)