| Interface | Description |
|---|---|
| ExecutionTrace |
This interface defines the trace data that is collected during execution.
|
| InterfaceTestRunnable |
InterfaceTestRunnable interface.
|
| Class | Description |
|---|---|
| ExecutionObserver |
Abstract base class of all execution observers
|
| ExecutionResult | |
| ExecutionTraceImpl |
Keep a trace of the program execution
|
| ExecutionTraceImpl.BranchEval | Deprecated |
| ExecutionTraceProxy |
ExecutionTraceProxy class.
|
| ExecutionTracer |
This class collects information about chosen branches/paths at runtime
|
| MethodCall | |
| Scope |
This class represents the state of a test case execution
|
| TestCaseExecutor |
The test case executor manages thread creation/deletion to execute a test
case
|
| TestRunnable |
TestRunnable class.
|
| TimeoutHandler<T> |
| Exception | Description |
|---|---|
| CodeUnderTestException |
Used to wrap exceptions thrown in code under test.
|
| TestCaseExecutor.TimeoutExceeded | |
| UncompilableCodeException |
| Error | Description |
|---|---|
| EvosuiteError |
This error can be used to signal an throwable from evosuite code, below the
class under test.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.