Class JupiterThrowableCollectorFactory

java.lang.Object
org.junit.jupiter.engine.support.JupiterThrowableCollectorFactory

@API(status=INTERNAL,
     since="5.4")
public class JupiterThrowableCollectorFactory
extends Object
Factory for creating ThrowableCollectors within the JUnit Jupiter test engine.
Since:
5.4
See Also:
ThrowableCollector
  • Constructor Details

    • JupiterThrowableCollectorFactory

      public JupiterThrowableCollectorFactory()
  • Method Details