public interface ReportGenerationStrategy
| Modifier and Type | Method and Description |
|---|---|
ReportGenerationResultEnum |
generate(ReportGenerationContext context) |
String |
getGeneratorDataFormat() |
String |
getGeneratorName() |
ReportGenerationResultEnum generate(ReportGenerationContext context)
String getGeneratorName()
String getGeneratorDataFormat()
Copyright © 2022 org.pitest. All rights reserved.