Class OutputStreamConfig
- java.lang.Object
-
- org.junit.platform.console.command.OutputStreamConfig
-
class OutputStreamConfig extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OutputStreamConfig(java.io.PrintWriter out, java.io.PrintWriter err)OutputStreamConfig(picocli.CommandLine commandLine)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidapplyTo(picocli.CommandLine commandLine)
-