| Package | Description |
|---|---|
| org.evosuite.strategy | |
| org.evosuite.symbolic |
| Modifier and Type | Class and Description |
|---|---|
class |
EntBugTestStrategy |
class |
FixedNumRandomTestStrategy
This strategy consists of generating random tests.
|
class |
IndividualTestStrategy
This strategy selects one coverage goal at a time
and generates a test that satisfies it.
|
class |
MOSuiteStrategy
Test generation with MOSA
|
class |
RandomTestStrategy
Iteratively generate random tests.
|
class |
RegressionSuiteStrategy |
class |
WholeTestSuiteStrategy
Regular whole test suite generation
|
| Modifier and Type | Class and Description |
|---|---|
class |
DSEStrategy |
Copyright © 2010–2017 EvoSuite. All rights reserved.