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.
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.-
Classes in org.junit.platform.engine.reporting used by org.junit.platform.engineClassDescription
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
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.launcherClassDescription
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.launcher.coreClassDescription
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.runnerClassDescription
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
ReportEntry
encapsulates a time-stamped map ofString
-based key-value pairs to be published to the reporting infrastructure.