| Constructor and Description |
|---|
DefaultCoverageExporter(ResultOutputStrategy outputStrategy) |
| Modifier and Type | Method and Description |
|---|---|
ResultOutputStrategy |
ListenerArguments.getOutputStrategy() |
| Constructor and Description |
|---|
ListenerArguments(ResultOutputStrategy outputStrategy,
CoverageDatabase coverage,
SourceLocator locator,
MutationEngine engine,
long startTime,
boolean fullMutationMatrix,
ReportOptions data) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryResultOutputStrategy |
| Modifier and Type | Method and Description |
|---|---|
ResultOutputStrategy |
SettingsFactory.getOutputStrategy() |
ResultOutputStrategy |
ReportOptions.getReportDirectoryStrategy() |
| Constructor and Description |
|---|
CSVReportListener(ResultOutputStrategy outputStrategy) |
| Constructor and Description |
|---|
XMLReportListener(ResultOutputStrategy outputStrategy,
boolean fullMutationMatrix) |
| Modifier and Type | Method and Description |
|---|---|
ResultOutputStrategy |
MutationStrategies.output() |
| Constructor and Description |
|---|
MutationStrategies(MutationEngineFactory factory,
HistoryStore history,
CoverageGenerator coverage,
MutationResultListenerFactory listenerFactory,
ResultOutputStrategy output) |
Copyright © 2021 org.pitest. All rights reserved.