Package | Description |
---|---|
org.mockito.asm.tree.analysis |
Provides a framework for static code analysis based on the asm.tree package.
|
org.mockito.cglib.core |
Modifier and Type | Class and Description |
---|---|
class |
Analyzer
A semantic bytecode analyzer.
|
class |
BasicInterpreter
An
Interpreter for BasicValue values. |
class |
BasicVerifier
An extended
BasicInterpreter that checks that bytecode instructions
are correctly used. |
class |
SimpleVerifier
An extended
BasicVerifier that performs more precise verifications. |
class |
SourceInterpreter
An
Interpreter for SourceValue values. |
Modifier and Type | Interface and Description |
---|---|
interface |
Constants |
Copyright © 2018. All rights reserved.