| Class | Description |
|---|---|
| ChromosomeOutputVariableFactory<T> |
Factory to create an output variable when given a test suite chromosome
|
| DirectSequenceOutputVariableFactory<T extends Number> |
Sequence output variable whose value can be set directly,
instead of retrieved from individual.
|
| OutputVariable<T> | |
| PropertyOutputVariableFactory |
Output variable that represents a value stored in the properties
|
| SequenceOutputVariableFactory<T extends Number> |
Creates an output variable that represents a sequence of values extracted from
a test suite
|
| StatisticsListener |
Client-side listener that transmits data to master
|
| StatisticsSender |
Class responsible to send "individuals" from Client to Master process.
|
| Enum | Description |
|---|---|
| RuntimeVariable |
This enumeration defines all the runtime variables we want to store in
the CSV files.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.