Package | Description |
---|---|
org.junit.platform.launcher.listeners |
Common
TestExecutionListener implementations and related support classes for
the Launcher . |
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.
|
Copyright © 2018. All rights reserved.