| Modifier and Type | Method and Description |
|---|---|
Collection<ClassMutationResults> |
CompoundMutationResultInterceptor.modify(Collection<ClassMutationResults> in) |
Collection<ClassMutationResults> |
MutationResultInterceptor.modify(Collection<ClassMutationResults> results)
Modify results for a class
|
Collection<ClassMutationResults> |
CompoundMutationResultInterceptor.remaining() |
default Collection<ClassMutationResults> |
MutationResultInterceptor.remaining()
Called at end of run to provide any results that could not be determined
until all processing was complete
|
Collection<ClassMutationResults> |
MutationMetaData.toClassResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutationResultListener.handleMutationResult(ClassMutationResults results) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassMutationResults> |
CompoundMutationResultInterceptor.modify(Collection<ClassMutationResults> in) |
Collection<ClassMutationResults> |
MutationResultInterceptor.modify(Collection<ClassMutationResults> results)
Modify results for a class
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundTestListener.handleMutationResult(ClassMutationResults metaData) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassMutationResults> |
HistoryResultInterceptor.modify(Collection<ClassMutationResults> results) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryListener.handleMutationResult(ClassMutationResults metaData) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClassMutationResults> |
HistoryResultInterceptor.modify(Collection<ClassMutationResults> results) |
| Modifier and Type | Method and Description |
|---|---|
void |
CSVReportListener.handleMutationResult(ClassMutationResults metaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLReportListener.handleMutationResult(ClassMutationResults metaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
MutationStatisticsListener.handleMutationResult(ClassMutationResults metaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpinnerListener.handleMutationResult(ClassMutationResults metaData) |
Copyright © 2024 org.pitest. All rights reserved.