Uses of Interface
org.junit.platform.launcher.listeners.TestExecutionSummary
Package
Description
Internal execution tasks for JUnit's console launcher.
Common
TestExecutionListener
implementations and related support classes for
the Launcher
.-
Uses of TestExecutionSummary in org.junit.platform.console.tasks
Modifier and TypeMethodDescriptionConsoleTestExecutor.execute
(PrintWriter out, Optional<Path> reportsDir) -
Uses of TestExecutionSummary in org.junit.platform.launcher.listeners
Modifier and TypeMethodDescriptionSummaryGeneratingListener.getSummary()
Get the summary generated by this listener.