Uses of Class
org.junit.platform.console.command.CommandFacade
-
Packages that use CommandFacade Package Description org.junit.platform.console Support for launching the JUnit Platform from the console. -
-
Uses of CommandFacade in org.junit.platform.console
Methods in org.junit.platform.console that return CommandFacade Modifier and Type Method Description private static CommandFacadeConsoleLauncher. newCommandFacade(CustomClassLoaderCloseStrategy classLoaderCleanupStrategy)
-