Class ConsoleLauncher



  • @API(status=MAINTAINED,
         since="1.0")
    public class ConsoleLauncher
    extends java.lang.Object
    The ConsoleLauncher is a stand-alone application for launching the JUnit Platform from the console.
    Since:
    1.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ConsoleLauncherExecutionResult execute​(java.io.PrintStream out, java.io.PrintStream err, java.lang.String... args)  
      static void main​(java.lang.String... args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait