org.mockito.internal

invocation

package invocation

Visibility
  1. Public
  2. All

Type Members

  1. class Invocation extends PrintableInvocation with InvocationOnMock with PrintingFriendlyInvocation with VerificationAwareInvocation

    This class redefines Mockito Invocation behavior class when evaluating byname arguments.

Value Members

  1. object Invocation extends Serializable

    Method call on a mock object.

Ungrouped