| Package | Description |
|---|---|
| org.junit.platform.engine.support.hierarchical |
Support classes and base implementation for any
TestEngine that wishes to organize test suites
hierarchically based on the
Node abstraction. |
| Modifier and Type | Method and Description |
|---|---|
protected ThrowableCollector.Factory |
HierarchicalTestEngine.createThrowableCollectorFactory(ExecutionRequest request)
Create the factory for creating
ThrowableCollector instances used to handle exceptions that occur
during execution of this engine's tests. |
Copyright © 2018. All rights reserved.