Uses of Package
org.junit.platform.engine

Packages that use org.junit.platform.engine
Package
Description
Core package for the JUnit Jupiter test engine.
Configuration specific to 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 classes for test execution within the JUnit Jupiter test engine.
Configuration options for JUnit's console launcher.
Public API for test engines.
Concrete selectors and filters to be used in discovery requests.
ConfigurationParameters-related support classes intended to be used by test engine implementations.
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.
Filter-related support classes intended to be used by test engine implementations.
Support classes and base implementation for any TestEngine that wishes to organize test suites hierarchically based on the Node abstraction.
Java Flight Recorder support package.
Public API for configuring and launching test plans.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Common TestExecutionListener implementations and related support classes for the Launcher.
The tag expression language parser and related support classes.
Support for generating XML reports using a format which is compatible with the de facto standard for JUnit 4 based test reports that was made popular by the Ant build system.
Common support utilities for executing test suites on the JUnit Platform.
Core package for the JUnit Platform Suite test engine.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.
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.
Internal classes for test execution within the JUnit Vintage test engine.