Uses of Class
org.junit.platform.launcher.listeners.SummaryGeneratingListener
-
Packages that use SummaryGeneratingListener Package Description org.junit.platform.console.command Commands of JUnit's console launcher. -
-
Uses of SummaryGeneratingListener in org.junit.platform.console.command
Methods in org.junit.platform.console.command that return SummaryGeneratingListener Modifier and Type Method Description private SummaryGeneratingListenerConsoleTestExecutor. registerListeners(java.io.PrintWriter out, java.util.Optional<java.nio.file.Path> reportsDir, Launcher launcher)
-