JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.7.9 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
P
PluginSwitch
- Interface in
org.mockito.plugins
Allows switching off the plugins that are discovered on classpath.
PotentialStubbingProblem
- Exception in
org.mockito.exceptions.misusing
PotentialStubbingProblem
improves productivity by failing the test early when the user misconfigures mock's stubbing.
PotentialStubbingProblem(String)
- Constructor for exception org.mockito.exceptions.misusing.
PotentialStubbingProblem
printInvocations()
- Method in interface org.mockito.
MockingDetails
Returns printing-friendly list of the invocations that occurred with the mock object.
printInvocations(Object...)
- Method in interface org.mockito.
MockitoDebugger
Deprecated.
- please use
MockingDetails.printInvocations()
.
process(Class<?>, Object)
- Method in interface org.mockito.plugins.
AnnotationEngine
Processes the test instance to configure annotated members.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.7.9 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes