Uses of Interface
org.mockito.invocation.DescribedInvocation
Packages that use DescribedInvocation
Package
Description
Public API related to mock method invocations.
Public classes relative to the listener APIs.
-
Uses of DescribedInvocation in org.mockito.invocation
Subinterfaces of DescribedInvocation in org.mockito.invocationModifier and TypeInterfaceDescriptioninterfaceA method call on a mock object.interfaceMatchableInvocationwrapsInvocationinstance and holds argument matchers associated with that invocation. -
Uses of DescribedInvocation in org.mockito.listeners
Methods in org.mockito.listeners that return DescribedInvocation