public final class MutationConfig extends Object
Constructor and Description |
---|
MutationConfig(MutationEngine engine,
LaunchOptions launchOptions) |
Modifier and Type | Method and Description |
---|---|
Mutater |
createMutator(ClassByteArraySource source) |
boolean |
equals(Object rhs) |
MutationEngine |
getEngine() |
LaunchOptions |
getLaunchOptions() |
int |
hashCode() |
String |
toString() |
public MutationConfig(MutationEngine engine, LaunchOptions launchOptions)
public Mutater createMutator(ClassByteArraySource source)
public MutationEngine getEngine()
public LaunchOptions getLaunchOptions()
Copyright © 2021 org.pitest. All rights reserved.