Class OutputStreamConfig
java.lang.Object
org.junit.platform.console.command.OutputStreamConfig
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionOutputStreamConfig(PrintWriter out, PrintWriter err) OutputStreamConfig(picocli.CommandLine commandLine) -
Method Summary
Modifier and TypeMethodDescription(package private) voidapplyTo(picocli.CommandLine commandLine)
-
Field Details
-
out
-
err
-
-
Constructor Details
-
OutputStreamConfig
OutputStreamConfig(picocli.CommandLine commandLine) -
OutputStreamConfig
OutputStreamConfig(PrintWriter out, PrintWriter err)
-
-
Method Details
-
applyTo
void applyTo(picocli.CommandLine commandLine)
-