| Package | Description |
|---|---|
| org.evosuite.testcase |
| Modifier and Type | Field and Description |
|---|---|
protected MutationHistory<TestMutationHistoryEntry> |
TestChromosome.mutationHistory
To keep track of what has changed since last fitness evaluation
|
| Modifier and Type | Method and Description |
|---|---|
TestMutationHistoryEntry |
TestMutationHistoryEntry.clone(TestCase newTest) |
| Modifier and Type | Method and Description |
|---|---|
MutationHistory<TestMutationHistoryEntry> |
TestChromosome.getMutationHistory() |
Copyright © 2010–2017 EvoSuite. All rights reserved.