| Package | Description |
|---|---|
| org.evosuite.continuous | |
| org.evosuite.continuous.job |
| Modifier and Type | Method and Description |
|---|---|
static CtgConfiguration |
CtgConfiguration.getFromParameters()
Get instance based on values in
Properties |
CtgConfiguration |
CtgConfiguration.getWithChangedTime(int minutesPerClass,
int numberOfCUTs)
Get new configuration with budget time proportional to the number of classes (and available cores)
|
| Constructor and Description |
|---|
ContinuousTestGeneration(String target,
String projectClassPath,
String prefix,
CtgConfiguration conf,
String[] cuts,
String exportFolder) |
| Modifier and Type | Field and Description |
|---|---|
protected CtgConfiguration |
JobScheduler.configuration |
protected CtgConfiguration |
JobExecutor.configuration |
| Modifier and Type | Method and Description |
|---|---|
CtgConfiguration |
JobScheduler.getConfiguration() |
| Constructor and Description |
|---|
JobExecutor(StorageManager storage,
String projectClassPath,
CtgConfiguration conf)
Main constructor
|
JobScheduler(ProjectStaticData projectData,
CtgConfiguration conf)
Main constructor
|
Copyright © 2010–2016 EvoSuite. All rights reserved.