Interface | Description |
---|---|
Mutater |
Generates mutants
|
MutationEngine |
A mutation engine acts as a factory for mutaters capable of creating mutant
classes.
|
Class | Description |
---|---|
Location |
The co-ordinates of a method within a class.
|
MethodName | |
Mutant |
A fully generated mutant
|
MutationDetails |
Captures all data relating to a mutant.
|
MutationIdentifier |
Uniquely identifies a mutation
|
Enum | Description |
---|---|
PoisonStatus |
Copyright © 2021 org.pitest. All rights reserved.