Uses of Class
org.junit.platform.console.command.ConsoleTestExecutor
-
Packages that use ConsoleTestExecutor Package Description org.junit.platform.console.command Commands of JUnit's console launcher. -
-
Uses of ConsoleTestExecutor in org.junit.platform.console.command
Methods in org.junit.platform.console.command that return ConsoleTestExecutor Modifier and Type Method Description ConsoleTestExecutorConsoleTestExecutor.Factory. create(TestDiscoveryOptions discoveryOptions, TestConsoleOutputOptions outputOptions)
-