public class MutationTestWorker extends Object
Constructor and Description |
---|
MutationTestWorker(F3<ClassName,ClassLoader,byte[],Boolean> hotswap,
Mutater mutater,
ClassLoader loader,
boolean fullMutationMatrix) |
Modifier and Type | Method and Description |
---|---|
protected void |
run(Collection<MutationDetails> range,
Reporter r,
TimeOutDecoratedTestSource testSource) |
String |
toString() |
public MutationTestWorker(F3<ClassName,ClassLoader,byte[],Boolean> hotswap, Mutater mutater, ClassLoader loader, boolean fullMutationMatrix)
protected void run(Collection<MutationDetails> range, Reporter r, TimeOutDecoratedTestSource testSource) throws IOException
IOException
Copyright © 2021 org.pitest. All rights reserved.