public class TestOutputFilePrinter extends FileResultPrinter
Prints the test output to a file
log, reportBasePath| Constructor and Description |
|---|
TestOutputFilePrinter(File reportBasePath,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(TargetRuntime targetRuntime,
RunResult runResult) |
getResultPrintStreampublic TestOutputFilePrinter(File reportBasePath, org.apache.maven.plugin.logging.Log log)
public void print(TargetRuntime targetRuntime, RunResult runResult)
Copyright © 2019. All rights reserved.