Class OpenTest4JAwareThrowableCollector

java.lang.Object
org.junit.platform.engine.support.hierarchical.ThrowableCollector
org.junit.platform.engine.support.hierarchical.OpenTest4JAwareThrowableCollector

@API(status=MAINTAINED, since="1.3") public class OpenTest4JAwareThrowableCollector extends ThrowableCollector
Specialization of ThrowableCollector that treats instances of TestAbortedException as aborting.
Since:
1.3
See Also:
  • Constructor Details

    • OpenTest4JAwareThrowableCollector

      public OpenTest4JAwareThrowableCollector()