Uses of Package
org.junit.platform.engine.reporting
-
Packages that use org.junit.platform.engine.reporting Package Description org.junit.platform.engine Public API for test engines.org.junit.platform.engine.reporting Classes used by test engines to report additional data to execution listeners.org.junit.platform.launcher Public API for configuring and launching test plans.org.junit.platform.launcher.core Core support classes for theLauncher
including theLauncherFactory
and theLauncherDiscoveryRequestBuilder
.org.junit.platform.runner Runner
and annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment.org.junit.platform.testkit.engine Test Kit for testing the execution of aTestEngine
running on the JUnit Platform. -
Classes in org.junit.platform.engine.reporting used by org.junit.platform.engine Class Description ReportEntry 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.reporting Class Description ReportEntry 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 Class Description ReportEntry 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.core Class Description ReportEntry 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.runner Class Description ReportEntry 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.engine Class Description ReportEntry ReportEntry
encapsulates a time-stamped map ofString
-based key-value pairs to be published to the reporting infrastructure.