public static class TestProcessBuilder.TestProcess extends Object
Process with it's processOutput.| Constructor and Description |
|---|
TestProcess(Process process,
StringWriter processOutput) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
StringWriter |
getOutput() |
Process |
getProcess() |
public TestProcess(Process process, StringWriter processOutput)
public Process getProcess()
public StringWriter getOutput()
public void destroy()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.