JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.2.7 API
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Uses of Interface
org.mockito.mock.MockName
Packages that use
MockName
Package
Description
org.mockito.mock
Uses of
MockName
in
org.mockito.mock
Methods in
org.mockito.mock
that return
MockName
Modifier and Type
Method and Description
MockName
MockCreationSettings.
getMockName
()
the name of this mock, as printed on verification errors; see
MockSettings.name(java.lang.String)
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.2.7 API
PREV
NEXT
FRAMES
NO FRAMES
All Classes