JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.0.88-beta 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
U
UnfinishedStubbingException
- Exception in
org.mockito.exceptions.misusing
UnfinishedStubbingException(String)
- Constructor for exception org.mockito.exceptions.misusing.
UnfinishedStubbingException
UnfinishedVerificationException
- Exception in
org.mockito.exceptions.misusing
UnfinishedVerificationException(String)
- Constructor for exception org.mockito.exceptions.misusing.
UnfinishedVerificationException
UnnecessaryStubbingException
- Exception in
org.mockito.exceptions.misusing
Indicates presence of stubbings in the test class that were never used in the code during test execution.
UnnecessaryStubbingException(String)
- Constructor for exception org.mockito.exceptions.misusing.
UnnecessaryStubbingException
useConstructor()
- Method in interface org.mockito.
MockSettings
Mockito attempts to use constructor when creating instance of the mock.
usedStubbing(Invocation, Invocation)
- Method in interface org.mockito.listeners.
StubbingListener
New stubbing 'used' event, some existing stubbing on a mock is being realized now.
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.0.88-beta API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes