| Package | Description |
|---|---|
| org.evosuite |
| Modifier and Type | Field and Description |
|---|---|
static Properties.PopulationLimit |
Properties.POPULATION_LIMIT
Constant
POPULATION_LIMIT |
| Modifier and Type | Method and Description |
|---|---|
static Properties.PopulationLimit |
Properties.PopulationLimit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Properties.PopulationLimit[] |
Properties.PopulationLimit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.