public class JacocoResultParser extends Object implements ICoverageCoverter
| Constructor and Description |
|---|
JacocoResultParser() |
| Modifier and Type | Method and Description |
|---|---|
CoverageReport |
collectCoverageReport(String reportFilePath,
ExecutionContext context)
Collect coverage report in the specified file
|
public CoverageReport collectCoverageReport(String reportFilePath, ExecutionContext context) throws IOException
ICoverageCovertercollectCoverageReport in interface ICoverageCoverterreportFilePath - path to the report result filecontext - the execution contextIOExceptionCopyright © 2016–2019. All rights reserved.