| Package | Description |
|---|---|
| org.evosuite.testcase.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.
|
| Modifier and Type | Method and Description |
|---|---|
static TestCaseLocalSearch |
TestCaseLocalSearch.selectTestCaseLocalSearch()
The factory method that returns the type of Local Search that is supposed
to be applied on the Test Case
|
Copyright © 2010–2017 EvoSuite. All rights reserved.