JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.mockito.listeners
Interface MockitoListener
All Known Subinterfaces:
MockCreationListener
,
MockitoTestListener
,
VerificationListener
All Known Implementing Classes:
MismatchReportingTestListener
,
NoOpTestListener
,
StrictStubsRunnerTestListener
,
UniversalTestListener
,
UnnecessaryStubbingsReporter
public interface
MockitoListener
Marker interface for all types of Mockito listeners. For more information, see
MockitoFramework.addListener(MockitoListener)
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method