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