Package org.junit.platform.engine.reporting
@NullMarked
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.Deprecated, for removal: This API element is subject to removal in a future version.ReportEntry
encapsulates a time-stamped map ofString
-based key-value pairs to be published to the reporting infrastructure.
OutputDirectoryCreator
instead