JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 4.1.0 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
UnfinishedMockingSessionException
- Exception in
org.mockito.exceptions.misusing
This exception prevents the user from forgetting to use
MockitoSession.finishMocking()
.
UnfinishedMockingSessionException(String)
- Constructor for exception org.mockito.exceptions.misusing.
UnfinishedMockingSessionException
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
This exception indicates presence of unused stubbings.
UnnecessaryStubbingException(String)
- Constructor for exception org.mockito.exceptions.misusing.
UnnecessaryStubbingException
useConstructor(Object...)
- 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
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 4.1.0 API
Prev Letter
Next Letter
Frames
No Frames
All Classes