| Package | Description |
|---|---|
| org.evosuite.testcase.localsearch | |
| org.evosuite.testsuite.localsearch |
| Modifier and Type | Class and Description |
|---|---|
class |
AVMTestCaseLocalSearch
Applies the AVM local search algorithm described in
http://dx.doi.org/10.1016/j.jss.2014.05.032 at the test case level
|
class |
DSETestCaseLocalSearch
Applies DSE on a given test case.
|
class |
TestCaseLocalSearch
Applies local search to a given Test Case (a TestChromosome) using a local
search objective for test cases.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestSuiteLocalSearch
.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.