Package io.github.astrapi69.junit.jupiter.callback.all
-
Class Summary Class Description GenericAllMethodsThrowableHandler<T extends java.lang.Throwable> The abstract classGenericAllMethodsThrowableHandler
can be extended with a concrete type that have to be ignored in the lifecycle from the test annotation.IgnoreHeadlessExceptionAllMethodsThrowableHandler The classIgnoreHeadlessExceptionAllMethodsThrowableHandler
can be used if theHeadlessException
should be ignored in the @BeforeAll lifecycle methods.