| Interface | Description |
|---|---|
| VariableReference |
This class represents a variable in a test case
TODO: Store generic types in this variable - we know at creation what it is
(from method calls)
|
| Class | Description |
|---|---|
| ArrayIndex |
This class defines an reference to an array element.
|
| ArrayReference | |
| ConstantValue |
ConstantValue class.
|
| FieldReference |
FieldReference class.
|
| NullReference |
Special case of VariableInstance pointing to null
|
| VariableReferenceImpl |
Copyright © 2010–2017 EvoSuite. All rights reserved.