Uses of Class
org.junit.platform.engine.support.hierarchical.ThrowableCollector

Packages that use ThrowableCollector
Package Description
org.junit.jupiter.engine.descriptor
Test descriptors used within the JUnit Jupiter test engine.
org.junit.jupiter.engine.execution
Internal classes for test execution within the JUnit Jupiter test engine.
org.junit.jupiter.engine.support
Internal support classes for the JUnit Jupiter test engine.
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.