Uses of Class
org.junit.platform.engine.reporting.ReportEntry

Packages that use ReportEntry
Package
Description
Internal execution tasks for JUnit's console launcher.
Public API for test engines.
Classes used by test engines to report additional data to execution listeners.
Public API for configuring and launching test plans.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
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.
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.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.