Class StubInfoImpl

java.lang.Object
org.mockito.internal.invocation.StubInfoImpl
All Implemented Interfaces:
Serializable, StubInfo

public class StubInfoImpl extends Object implements StubInfo, Serializable
See Also:
  • Constructor Details

  • Method Details

    • stubbedAt

      public Location stubbedAt()
      Specified by:
      stubbedAt in interface StubInfo
      Returns:
      the location where the invocation was stubbed.