Package | Description |
---|---|
org.pitest.mutationtest.engine | |
org.pitest.mutationtest.engine.gregor | |
org.pitest.mutationtest.execute |
Modifier and Type | Method and Description |
---|---|
Mutater |
MutationEngine.createMutator(ClassByteArraySource source)
Create a mutator using the given ClassByteArraySource as the source of
unmated classes
|
Modifier and Type | Class and Description |
---|---|
class |
GregorMutater |
Modifier and Type | Method and Description |
---|---|
Mutater |
GregorMutationEngine.createMutator(ClassByteArraySource byteSource) |
Constructor and Description |
---|
MutationTestWorker(F3<ClassName,ClassLoader,byte[],Boolean> hotswap,
Mutater mutater,
ClassLoader loader,
boolean fullMutationMatrix) |
Copyright © 2021 org.pitest. All rights reserved.