public class DefaultHistoryFactory extends Object implements HistoryFactory
| Constructor and Description |
|---|
DefaultHistoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
History |
makeHistory(HistoryParams params,
WriterFactory output,
Optional<Reader> input) |
Feature |
provides() |
public History makeHistory(HistoryParams params, WriterFactory output, Optional<Reader> input)
makeHistory in interface HistoryFactorypublic String description()
description in interface ToolClasspathPluginpublic Feature provides()
provides in interface ProvidesFeatureCopyright © 2024 org.pitest. All rights reserved.