| Package | Description |
|---|---|
| org.pitest.mutationtest | |
| org.pitest.mutationtest.config | |
| org.pitest.mutationtest.incremental |
| Modifier and Type | Method and Description |
|---|---|
History |
HistoryFactory.makeHistory(HistoryParams params,
WriterFactory output,
Optional<Reader> input) |
| Modifier and Type | Method and Description |
|---|---|
Optional<WriterFactory> |
ReportOptions.createHistoryWriter() |
| Modifier and Type | Class and Description |
|---|---|
class |
FileWriterFactory |
class |
NullWriterFactory |
| Modifier and Type | Method and Description |
|---|---|
History |
DefaultHistoryFactory.makeHistory(HistoryParams params,
WriterFactory output,
Optional<Reader> input) |
| Constructor and Description |
|---|
ObjectOutputStreamHistory(CodeSource code,
WriterFactory output,
Optional<Reader> input) |
Copyright © 2024 org.pitest. All rights reserved.