Uses of Interface
org.junit.platform.engine.TestDescriptor

Packages that use TestDescriptor
Package
Description
Public API for test engines.
Classes used by test engines to report additional data to execution listeners.
TestDescriptor-related support classes intended to be used by test engine implementations and clients of the launcher.
Configurable test discovery implementation that can be reused by different test engines.
Support classes and base implementation for any TestEngine that wishes to organize test suites hierarchically based on the Node abstraction.