| Package | Description |
|---|---|
| org.evosuite.testcase |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Mutation,MutationExecutionResult> |
ExecutableChromosome.lastMutationResult |
| Modifier and Type | Method and Description |
|---|---|
MutationExecutionResult |
ExecutableChromosome.getLastExecutionResult(Mutation mutation)
Getter for the field
lastExecutionResult. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutableChromosome.setLastExecutionResult(MutationExecutionResult lastExecutionResult,
Mutation mutation)
Setter for the field
lastExecutionResult. |
Copyright © 2010–2017 EvoSuite. All rights reserved.