Package org.junit.jupiter.engine.support
package org.junit.jupiter.engine.support
Internal support classes for the JUnit Jupiter test engine.
-
ClassesClassDescriptionFactory for creating
ThrowableCollectors
within the JUnit Jupiter test engine.Specialization ofThrowableCollector
that treats instances of the OTA'sTestAbortedException
and JUnit 4'sorg.junit.AssumptionViolatedException
as aborting.