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