public class CastErrorInstrumentation extends ErrorBranchInstrumenter
logger, methodName, mv| Constructor and Description |
|---|
CastErrorInstrumentation(ErrorConditionMethodAdapter mv) |
| Modifier and Type | Method and Description |
|---|---|
void |
visitTypeInsn(int opcode,
String type) |
getMethodCallee, insertBranch, insertBranchWithoutTag, restoreMethodParameters, tagBranchEnd, tagBranchStart, visitFieldInsn, visitInsn, visitIntInsn, visitMethodInsn, visitMethodInsnpublic CastErrorInstrumentation(ErrorConditionMethodAdapter mv)
public void visitTypeInsn(int opcode,
String type)
visitTypeInsn in class ErrorBranchInstrumenterCopyright © 2010–2017 EvoSuite. All rights reserved.