| Interface | Description |
|---|---|
| MutationAnalysisUnit |
A unit of mutation analysis
|
| MutationGrouper | |
| MutationGrouperFactory | |
| MutationInterceptor | |
| MutationInterceptorFactory | |
| TestPrioritiser | |
| TestPrioritiserFactory |
| Class | Description |
|---|---|
| CompoundInterceptorFactory | |
| CompoundMutationInterceptor | |
| DefaultGrouper | |
| DefaultMutationGrouperFactory | |
| DefaultTestPrioritiser |
Assigns tests based on line coverage and order them by execution speed with a
weighting towards tests whose names imply they are intended to test the
mutated class
|
| DefaultTestPrioritiserFactory | |
| InterceptorParameters | |
| KnownStatusMutationTestUnit | |
| MutationSource | |
| MutationTestBuilder | |
| MutationTestUnit | |
| TestInfoPriorisationComparator | |
| WorkerFactory |
| Enum | Description |
|---|---|
| InterceptorType |
Used to group interceptors.
|
Copyright © 2021 org.pitest. All rights reserved.