Uses of Interface
org.mockito.invocation.InvocationContainer
Packages that use InvocationContainer
-
Uses of InvocationContainer in org.mockito.invocation
Methods in org.mockito.invocation that return InvocationContainerModifier and TypeMethodDescriptionMockHandler.getInvocationContainer()
Returns the object that holds all invocations on the mock object, including stubbings with declared answers.