Module org.junit.jupiter.engine
Package org.junit.jupiter.engine.support
Internal support classes for the JUnit Jupiter test engine.
-
Class Summary Class Description JupiterThrowableCollectorFactory Factory for creatingThrowableCollectors
within the JUnit Jupiter test engine.OpenTest4JAndJUnit4AwareThrowableCollector Specialization ofThrowableCollector
that treats instances of the OTA'sTestAbortedException
and JUnit 4'sorg.junit.AssumptionViolatedException
as aborting.