public interface Outputable
TestOut| Modifier and Type | Method and Description |
|---|---|
TestOut |
getOutput()
Returns print output streams or writers.
|
void |
setOutput(TestOut out)
Defines print output streams or writers.
|
void setOutput(TestOut out)
out - Identify the streams or writers used for print output.getOutput()TestOut getOutput()
setOutput(org.netbeans.jemmy.TestOut)