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 TypeInterfaceDescriptioninterfaceInternal test listener that helps decoupling JUnit internals from Mockito "business" logic.Classes in org.mockito.internal.junit that implement MockCreationListenerModifier and TypeClassDescriptionclassReports stubbing argument mismatches to the supplied loggerclassclassFails early when mismatched arguments used for stubbingclassUniversal test listener that behaves accordingly to current setting of strictness.classReports unnecessary stubbings