public class ConcolicBytecodeInstrumentation extends Object
| Constructor and Description |
|---|
ConcolicBytecodeInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
transformBytes(String className,
org.objectweb.asm.ClassReader reader)
Applies DscClassAdapter to the className in the argument
|
public byte[] transformBytes(String className, org.objectweb.asm.ClassReader reader)
Copyright © 2010–2017 EvoSuite. All rights reserved.