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