JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
JUnit
org.junit.platform.launcher
org.junit.platform.launcher.jfr
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.junit.platform.launcher.jfr
@NullMarked
package
org.junit.platform.launcher.jfr
Java Flight Recorder (JFR) support package.
Related Packages
Package
Description
org.junit.platform.launcher
Public API for configuring and launching test plans.
org.junit.platform.launcher.core
Core support classes for the
Launcher
including the
LauncherFactory
and the
LauncherDiscoveryRequestBuilder
.
org.junit.platform.launcher.listeners
Common
TestExecutionListener
implementations and related support classes for the
Launcher
.
org.junit.platform.launcher.tagexpression
The tag expression language parser and related support classes.
Classes
Class
Description
JfrUtils
Internal utility for Java Flight Recorder (JFR) support.