Package | Description |
---|---|
org.mockito.asm.util |
Provides ASM visitors that can be useful for programming and
debugging purposes.
|
org.mockito.cglib.core |
Modifier and Type | Class and Description |
---|---|
class |
CheckMethodAdapter
A
MethodAdapter that checks that its methods are properly used. |
Modifier and Type | Class and Description |
---|---|
class |
CodeEmitter |
class |
LocalVariablesSorter
A
MethodAdapter that renumbers local variables in their order of
appearance. |
Copyright © 2018. All rights reserved.