Uses of Enum
org.junit.platform.engine.TestDescriptor.Type

Packages that use TestDescriptor.Type
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Public API for test engines.
TestDescriptor-related support classes intended to be used by test engine implementations and clients of the launcher.
Public API for configuring and launching test plans.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Support for generating Open Test Reporting compatible XML event reports.
Test descriptors used within the JUnit Vintage test engine.