| Interface | Description |
|---|---|
| IVM |
| Class | Description |
|---|---|
| AbstractVM |
VM ByteCode instruction listener that does not have access to any shared
state of the VM.
|
| LinkedStringList |
Linked list of Strings
|
| MainConfig |
Constant values
|
| VM |
Entry-point
The instrumentation inserted into user code is hard-coded to call static
methods of this class.
|
| Exception | Description |
|---|---|
| StopVMException |
| Error | Description |
|---|---|
| VMError |
This error can be used to signal an throwable from VM code, below the
instrumented class.
|
| Annotation Type | Description |
|---|---|
| Help |
Help text.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.