Package org.mockito.invocation


package org.mockito.invocation
Public API related to invocation
  • Interfaces
    Class
    Description
    Provides information about the invocation, specifically a human readable description and the location.
    A method call on a mock object.
    An invocation on a mock
    Describes 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.