| Package | Description |
|---|---|
| org.evosuite.continuous.job | |
| org.evosuite.continuous.persistency | |
| org.evosuite.continuous.project |
| Modifier and Type | Method and Description |
|---|---|
ProjectStaticData |
JobScheduler.getProjectData() |
| Constructor and Description |
|---|
JobScheduler(ProjectStaticData projectData,
CtgConfiguration conf)
Main constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
StorageManager.mergeAndCommitChanges(ProjectStaticData current,
String[] cuts)
Compare the results of this CTG run with what was in
the database.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectStaticData |
ProjectAnalyzer.analyze()
Analyze the classes in the given target
|
| Constructor and Description |
|---|
ProjectGraph(ProjectStaticData data)
Main constructor
|
Copyright © 2010–2016 EvoSuite. All rights reserved.