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.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.
|
Class | Description |
---|---|
ReportEntry |
ReportEntry encapsulates a time-stamped map of String -based
key-value pairs to be published to the reporting infrastructure. |
Class | Description |
---|---|
ReportEntry |
ReportEntry encapsulates a time-stamped map of String -based
key-value pairs to be published to the reporting infrastructure. |
Class | Description |
---|---|
ReportEntry |
ReportEntry encapsulates a time-stamped map of String -based
key-value pairs to be published to the reporting infrastructure. |
Class | Description |
---|---|
ReportEntry |
ReportEntry encapsulates a time-stamped map of String -based
key-value pairs to be published to the reporting infrastructure. |
Copyright © 2019. All rights reserved.