Uses of Package
org.junit.platform.engine.reporting
Packages that use org.junit.platform.engine.reporting
Package
Description
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
.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.
Test Kit for testing the execution of a
TestEngine
running on the JUnit Platform.-
Classes in org.junit.platform.engine.reporting used by org.junit.platform.console.outputClassDescription
FileEntry
encapsulates a file or directory to be published to the reporting infrastructure.ReportEntry
encapsulates 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.engineClassDescription
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. -
Classes in org.junit.platform.engine.reporting used by org.junit.platform.engine.reportingClassDescription
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.Please implementOutputDirectoryCreator
insteadReportEntry
encapsulates 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.launcherClassDescription
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.Please implementOutputDirectoryCreator
insteadReportEntry
encapsulates 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.launcher.coreClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Please implement
OutputDirectoryCreator
instead -
Classes in org.junit.platform.engine.reporting used by org.junit.platform.reporting.legacy.xmlClassDescription
ReportEntry
encapsulates 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.reporting.open.xmlClassDescription
FileEntry
encapsulates a file or directory to be published to the reporting infrastructure.ReportEntry
encapsulates 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.testkit.engineClassDescription
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.Please implementOutputDirectoryCreator
insteadReportEntry
encapsulates a time-stamped map ofString
-based key-value pairs to be published to the reporting infrastructure.
OutputDirectoryCreator
instead