public class CoverageManager extends Object
| Constructor and Description |
|---|
CoverageManager(Integer coveragePort,
String applicationResources,
boolean shouldCalculateCoverage,
File projectPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
setIgnoreFlows(Set<String> ignoreFlows) |
void |
startCoverageServer() |
void |
stopCoverageServer() |
Copyright © 2017. All Rights Reserved.