| Package | Description |
|---|---|
| org.mudebug.prapr.report.log | |
| org.pitest.mutationtest | |
| org.pitest.mutationtest.build | |
| org.pitest.mutationtest.incremental |
| Modifier and Type | Method and Description |
|---|---|
MutationResult |
MutationResultWrapper.getMutationResult() |
| Modifier and Type | Method and Description |
|---|---|
static MutationResultWrapper |
MutationResultWrapper.wrap(MutationResult mr) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MutationResult> |
MutationAnalyser.analyse(Collection<MutationDetails> mutationsForClasses) |
List<MutationResult> |
MutationStatusMap.createMutationResults() |
Collection<MutationResult> |
ClassMutationResults.getMutations() |
Collection<MutationResult> |
MutationMetaData.getMutations() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryStore.recordResult(MutationResult result) |
| Constructor and Description |
|---|
ClassMutationResults(Collection<MutationResult> mutations) |
MutationMetaData(List<MutationResult> mutations) |
| Constructor and Description |
|---|
KnownStatusMutationTestUnit(List<MutationResult> mutations) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MutationResult> |
IncrementalAnalyser.analyse(Collection<MutationDetails> mutation) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectOutputStreamHistoryStore.recordResult(MutationResult result) |
Copyright © 2019 MuDebug. All rights reserved.