Package | Description |
---|---|
org.junit.platform.console |
Support for launching the JUnit Platform from the console.
|
org.junit.platform.console.tasks |
Internal execution tasks for JUnit's console launcher.
|
org.junit.platform.launcher.listeners |
Common
TestExecutionListener implementations and related support classes for
the Launcher . |
Class and Description |
---|
TestExecutionSummary
Summary of test plan execution.
|
Class and Description |
---|
TestExecutionSummary
Summary of test plan execution.
|
Class and Description |
---|
LoggingListener
Simple
TestExecutionListener for logging informational messages
for all events via a BiConsumer that consumes Throwable
and Supplier<String> . |
TestExecutionSummary
Summary of test plan execution.
|
TestExecutionSummary.Failure
Failure of a test or container.
|