Uses of Class
org.mockito.internal.invocation.InterceptedInvocation
Packages that use InterceptedInvocation
-
Uses of InterceptedInvocation in org.mockito.internal.invocation
Methods in org.mockito.internal.invocation that return InterceptedInvocationModifier and TypeMethodDescriptionprivate static InterceptedInvocation
DefaultInvocationFactory.createInvocation
(Object mock, Method invokedMethod, Object[] arguments, RealMethod realMethod, MockCreationSettings settings) static InterceptedInvocation
DefaultInvocationFactory.createInvocation
(Object mock, Method invokedMethod, Object[] arguments, RealMethod realMethod, MockCreationSettings settings, Location location)