| Package | Description |
|---|---|
| org.evosuite.statistics |
| Modifier and Type | Method and Description |
|---|---|
OutputVariable<String> |
PropertyOutputVariableFactory.getVariable() |
OutputVariable<T> |
ChromosomeOutputVariableFactory.getVariable(TestSuiteChromosome chromosome) |
| Modifier and Type | Method and Description |
|---|---|
List<OutputVariable<T>> |
SequenceOutputVariableFactory.getOutputVariables() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RuntimeVariable.validateRuntimeVariables(Map<String,OutputVariable<?>> map)
check if the variables do satisfy a set of predefined constraints: eg, the
number of covered targets cannot be higher than their total number
|
Copyright © 2010–2017 EvoSuite. All rights reserved.