| Package | Description |
|---|---|
| org.evosuite.ga.operators.mutation | |
| org.evosuite.testcase |
| Modifier and Type | Method and Description |
|---|---|
void |
MutationHistory.set(MutationHistory<T> other) |
| 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 |
|---|---|
MutationHistory<TestMutationHistoryEntry> |
TestChromosome.getMutationHistory() |
Copyright © 2010–2017 EvoSuite. All rights reserved.