Uses of Package
org.junit.platform.engine.reporting
Packages that use org.junit.platform.engine.reporting
Package
Description
Public API for test engines.
Classes used by test engines to report additional data to execution
listeners.
-
Classes in org.junit.platform.engine.reporting used by org.junit.platform.engineClassDescription
FileEntryencapsulates a file or directory to be published to the reporting infrastructure.Provider of output directories for test engines to write reports and other output files to.ReportEntryencapsulates a time-stamped map ofString-based key-value pairs to be published to the reporting infrastructure. -
Classes in org.junit.platform.engine.reporting used by org.junit.platform.engine.reportingClassDescription
FileEntryencapsulates a file or directory to be published to the reporting infrastructure.ReportEntryencapsulates a time-stamped map ofString-based key-value pairs to be published to the reporting infrastructure.