Uses of Interface
org.mockito.listeners.MockCreationListener
Packages that use MockCreationListener
-
Uses of MockCreationListener in org.mockito.internal.junit
Subinterfaces of MockCreationListener in org.mockito.internal.junitModifier and TypeInterfaceDescriptioninterface
Internal test listener that helps decoupling JUnit internals from Mockito "business" logic.Classes in org.mockito.internal.junit that implement MockCreationListenerModifier and TypeClassDescriptionclass
Reports stubbing argument mismatches to the supplied loggerclass
class
Fails early when mismatched arguments used for stubbingclass
Universal test listener that behaves accordingly to current setting of strictness.class
Reports unnecessary stubbings