| Package | Description |
|---|---|
| org.evosuite.coverage.archive | |
| org.evosuite.ga.metaheuristics |
| Modifier and Type | Class and Description |
|---|---|
class |
TestsArchive
This class incrementally builds a TestSuiteChromosome with passed test cases.
|
| Modifier and Type | Field and Description |
|---|---|
protected Archive<T> |
GeneticAlgorithm.archive |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneticAlgorithm.setArchive(Archive<T> archive) |
Copyright © 2010–2017 EvoSuite. All rights reserved.