public abstract class StringBuffer_Append extends SymbolicFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
StringBuffer_Append.StringBufferAppend_B |
static class |
StringBuffer_Append.StringBufferAppend_C |
static class |
StringBuffer_Append.StringBufferAppend_D |
static class |
StringBuffer_Append.StringBufferAppend_F |
static class |
StringBuffer_Append.StringBufferAppend_I |
static class |
StringBuffer_Append.StringBufferAppend_L |
static class |
StringBuffer_Append.StringBufferAppend_STR |
| Modifier and Type | Field and Description |
|---|---|
protected String |
stringValBeforeExecution |
env| Constructor and Description |
|---|
StringBuffer_Append(SymbolicEnvironment env,
String desc) |
| Modifier and Type | Method and Description |
|---|---|
IntegerConstraint |
beforeExecuteFunction()
This callback-method is invoked by the VM before the actual execution of
the method.
|
executeFunction, getConcArgument, getConcBooleanArgument, getConcBooleanRetVal, getConcByteArgument, getConcByteRetVal, getConcCharArgument, getConcCharRetVal, getConcDoubleArgument, getConcDoubleRetVal, getConcFloatArgument, getConcFloatRetVal, getConcIntArgument, getConcIntRetVal, getConcLongArgument, getConcLongRetVal, getConcReceiver, getConcRetVal, getConcShortArgument, getConcShortRetVal, getDesc, getName, getOwner, getSymbArgument, getSymbIntegerArgument, getSymbIntegerRetVal, getSymbRealArgument, getSymbRealRetVal, getSymbReceiver, getSymbRetValprotected String stringValBeforeExecution
public StringBuffer_Append(SymbolicEnvironment env, String desc)
public IntegerConstraint beforeExecuteFunction()
SymbolicFunctionbeforeExecuteFunction in class SymbolicFunctionCopyright © 2010–2017 EvoSuite. All rights reserved.