Uses of Class
org.junit.platform.engine.UniqueId

Packages that use UniqueId
Package
Description
Core package for the JUnit Jupiter test engine.
Test descriptors used within the JUnit Jupiter test engine.
Internal classes for test discovery within the JUnit Jupiter test engine.
Internal execution tasks for JUnit's console launcher.
Public API for test engines.
Concrete selectors and filters to be used in discovery requests.
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.
Public API for configuring and launching test plans.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Common LauncherDiscoveryListener implementations and factory methods.
Support for generating Open Test Reporting compatible XML event reports.
Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment.
Core package for the JUnit Vintage test engine.
Test descriptors used within the JUnit Vintage test engine.
Internal classes for test discovery within the JUnit Vintage test engine.