Module org.junit.platform.reporting
Defines the JUnit Platform Reporting API.
- Since:
- 1.4
-
-
Packages
Exports Package Description org.junit.platform.reporting.legacy Support for legacy reporting formats.org.junit.platform.reporting.legacy.xml 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.
-
Modules
Requires Modifier Module Description transitive org.junit.platform.engine Public API for test engines.transitive org.junit.platform.launcher Public API for configuring and launching test plans.
-