JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.2.7 API
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY:
NESTED |
FIELD |
CONSTR |
METHOD
DETAIL:
FIELD |
CONSTR |
METHOD
org.mockito.invocation
Interface StubInfo
public interface
StubInfo
The information about stubbing, for example the location of stubbing.
Method Summary
Methods
Modifier and Type
Method and Description
Location
stubbedAt
()
Method Detail
stubbedAt
Location
stubbedAt()
Returns:
the location where the invocation was stubbed.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 2.2.7 API
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY:
NESTED |
FIELD |
CONSTR |
METHOD
DETAIL:
FIELD |
CONSTR |
METHOD