public class RunnerStreamConsumer extends Object implements org.apache.maven.shared.utils.cli.StreamConsumer
A Stream Consumer that reads the Standard Output and identifies the Test Run protocol
| Constructor and Description |
|---|
RunnerStreamConsumer(RunnerMessageHandler runnerMessageHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String s) |
RunResult |
getRunResult() |
protected void |
handleProtocolLine(String message) |
public RunnerStreamConsumer(RunnerMessageHandler runnerMessageHandler)
Copyright © 2018. All rights reserved.