JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.2.7 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
Unnecessary stubs are stubbed method calls that were never realized during test execution (see also
MockitoHint
), example:
//code under test: ...
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.
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.2.7 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes