Module org.junit.platform.engine
Interface ThrowableCollector.Factory
- Enclosing class:
- ThrowableCollector
public static interface ThrowableCollector.Factory
Factory for
ThrowableCollector
instances.-
Method Summary
-
Method Details
-
create
ThrowableCollector create()Create a new instance of aThrowableCollector
.
-