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

Packages that use FileEntry
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Output printing utility classes of 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.
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.