| Interface | Description |
|---|---|
| Statement |
StatementInterface interface.
|
| Class | Description |
|---|---|
| AbstractStatement |
Abstract superclass of test case statements
|
| ArrayStatement |
An array statement creates a new array
|
| AssignmentStatement |
An assignment statement assigns a variable to another variable.
|
| ClassPrimitiveStatement | |
| ConstructorStatement |
This statement represents a constructor call
|
| EntityWithParametersStatement |
Created by Andrea Arcuri on 04/07/15.
|
| EnumPrimitiveStatement<T extends Enum<T>> |
EnumPrimitiveStatement class.
|
| FieldStatement |
Statement that accesses an instance/class field
|
| FunctionalMockStatement |
Statement representing the creation and setup of a functional mock.
|
| ImmutableStringPrimitiveStatement | |
| MethodStatement | |
| NullStatement |
The concept of variableReferences is: that they are created by some
statement.
|
| PrimitiveExpression | |
| PrimitiveStatement<T> |
Statement assigning a primitive numeric value
|
| StringPrimitiveStatement |
StringPrimitiveStatement class.
|
| Enum | Description |
|---|---|
| PrimitiveExpression.Operator |
Copyright © 2010–2017 EvoSuite. All rights reserved.