public interface ConsoleOutputReceiver
Modifier and Type | Method and Description |
---|---|
void |
writeTestOutput(byte[] buf,
int off,
int len,
boolean stdout)
Forwards process output from the running test-case into the reporting system
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.