public class ComparisonTraceObserver extends AssertionTraceObserver<ComparisonTraceEntry>
logger, tracecurrentTest, WRAPPER_TYPES| Constructor and Description |
|---|
ComparisonTraceObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExecutionFinished(ExecutionResult r,
Scope s)
Allow observers to update the execution result at the end the execution of a test.
|
protected void |
visit(Statement statement,
Scope scope,
VariableReference var)
visit
|
afterStatement, beforeStatement, checkThread, clear, getTrace, output, visitDependencies, visitReturnValuegetCurrentTest, getDependentVariables, isWrapperType, setCurrentTestprotected void visit(Statement statement, Scope scope, VariableReference var)
visit
visit in class AssertionTraceObserver<ComparisonTraceEntry>statement - a Statement object.scope - a Scope object.var - a VariableReference object.public void testExecutionFinished(ExecutionResult r, Scope s)
ExecutionObservertestExecutionFinished in class ExecutionObserverCopyright © 2010–2017 EvoSuite. All rights reserved.