Package io.github.astrapi69.junit.jupiter.callback.each
-
Class Summary Class Description GenericEachMethodsThrowableHandler<T extends java.lang.Throwable> The abstract classGenericEachMethodsThrowableHandler
can be used if theHeadlessException
should be ignored in the @BeforeEach lifecycle methods.IgnoreHeadlessExceptionEachMethodsThrowableHandler The classIgnoreHeadlessExceptionEachMethodsThrowableHandler
can be used if theHeadlessException
should be ignored in the @BeforeEach lifecycle methods.