| Package | Description |
|---|---|
| org.evosuite.ga | |
| org.evosuite.ga.metaheuristics | |
| org.evosuite.testcase | |
| org.evosuite.testsuite |
| Modifier and Type | Class and Description |
|---|---|
class |
FitnessReplacementFunction
Replacement function that only looks at the fitness and secondary objectives,
without checking any further constraint on the parents
|
| Modifier and Type | Field and Description |
|---|---|
protected ReplacementFunction |
MonotonicGA.replacementFunction |
| Modifier and Type | Method and Description |
|---|---|
ReplacementFunction |
MonotonicGA.getReplacementFunction()
getReplacementFunction
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonotonicGA.setReplacementFunction(ReplacementFunction replacement_function)
setReplacementFunction
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestCaseReplacementFunction
TestCaseReplacementFunction class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestSuiteReplacementFunction
TestSuiteReplacementFunction class.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.