Package | Description |
---|---|
org.junit.platform.launcher.listeners |
Common
TestExecutionListener implementations and related support classes for
the Launcher . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MutableTestExecutionSummary
Mutable, internal implementation of the
TestExecutionSummary API. |
Modifier and Type | Method and Description |
---|---|
TestExecutionSummary |
SummaryGeneratingListener.getSummary()
Get the summary generated by this listener.
|