JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 3.1.0 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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Location
stubbedAt
()
Method Detail
stubbedAt
Location
stubbedAt()
Returns:
the location where the invocation was stubbed.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mockito 3.1.0 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method