public class WorkerFactory extends Object
| Constructor and Description |
|---|
WorkerFactory(File baseDir,
TestPluginArguments pitConfig,
MutationConfig mutationConfig,
EngineArguments args,
TimeoutLengthStrategy timeoutStrategy,
boolean verbose,
String classPath,
boolean reorderTestCases,
boolean verboseReport,
File dumpDir) |
| Modifier and Type | Method and Description |
|---|---|
MutationTestProcess |
createWorker(Collection<MutationDetails> remainingMutations,
Collection<ClassName> testClasses) |
public WorkerFactory(File baseDir, TestPluginArguments pitConfig, MutationConfig mutationConfig, EngineArguments args, TimeoutLengthStrategy timeoutStrategy, boolean verbose, String classPath, boolean reorderTestCases, boolean verboseReport, File dumpDir)
public MutationTestProcess createWorker(Collection<MutationDetails> remainingMutations, Collection<ClassName> testClasses)
Copyright © 2019 MuDebug. All rights reserved.