Module org.junit.platform.engine
Package org.junit.platform.engine.reporting
package org.junit.platform.engine.reporting
Classes used by test engines to report additional data to execution
listeners.
-
ClassDescription
FileEntry
encapsulates 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.ReportEntry
encapsulates a time-stamped map ofString
-based key-value pairs to be published to the reporting infrastructure.