Package | Description |
---|---|
org.mockito.asm |
Provides a small and fast bytecode manipulation framework.
|
org.mockito.cglib.core |
Modifier and Type | Method and Description |
---|---|
protected ByteVector |
Attribute.write(ClassWriter cw,
byte[] code,
int len,
int maxStack,
int maxLocals)
Returns the byte array form of this attribute.
|
Modifier and Type | Class and Description |
---|---|
class |
DebuggingClassWriter |
Modifier and Type | Method and Description |
---|---|
protected ClassWriter |
DefaultGeneratorStrategy.getClassWriter() |
Copyright © 2018. All rights reserved.