| Package | Description |
|---|---|
| org.pitest.mutationtest | |
| org.pitest.mutationtest.build | |
| org.pitest.mutationtest.incremental | |
| org.pitest.mutationtest.tooling |
| Modifier and Type | Method and Description |
|---|---|
History |
HistoryFactory.makeHistory(HistoryParams params,
WriterFactory output,
Optional<Reader> input) |
| Constructor and Description |
|---|
MutationTestBuilder(WorkerFactory workerFactory,
History analyser,
MutationSource mutationSource,
MutationGrouper grouper) |
| Modifier and Type | Class and Description |
|---|---|
class |
NullHistory |
class |
ObjectOutputStreamHistory |
| Modifier and Type | Method and Description |
|---|---|
History |
DefaultHistoryFactory.makeHistory(HistoryParams params,
WriterFactory output,
Optional<Reader> input) |
| Constructor and Description |
|---|
HistoryListener(History historyStore) |
HistoryResultInterceptor(History historyStore) |
| Modifier and Type | Method and Description |
|---|---|
History |
MutationStrategies.history() |
| Constructor and Description |
|---|
MutationStrategies(MutationEngineFactory factory,
History history,
CoverageGenerator coverage,
MutationResultListenerFactory listenerFactory,
MutationResultInterceptor resultsInterceptor,
CoverageTransformer coverageTransformer,
ResultOutputStrategy output,
BuildVerifier buildVerifier) |
Copyright © 2024 org.pitest. All rights reserved.