Uses of Class
org.mockito.exceptions.misusing.UnnecessaryStubbingException
Packages that use UnnecessaryStubbingException
-
Uses of UnnecessaryStubbingException in org.mockito.internal.exceptions
Methods in org.mockito.internal.exceptions that return UnnecessaryStubbingExceptionModifier and TypeMethodDescriptionstatic UnnecessaryStubbingException
Reporter.formatUnncessaryStubbingException
(Class<?> testClass, Collection<Invocation> unnecessaryStubbings)