Package org.mockito.invocation
package org.mockito.invocation
Public API related to invocation
-
InterfacesClassDescriptionProvides information about the invocation, specifically a human readable description and the location.A method call on a mock object.An invocation on a mockDescribes the location of something in the source code.Mockito handler of an invocation on a mock.The information about stubbing, for example the location of stubbing.