Package at.willhaben.willtest.util
Class ExceptionChecker
- java.lang.Object
-
- at.willhaben.willtest.util.ExceptionChecker
-
public class ExceptionChecker extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionChecker()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAssertJMultipleFailureError(java.lang.Throwable throwable)static booleanisAssumptionViolation(java.lang.Throwable throwable)
-