Uses of Interface
org.mockito.invocation.StubInfo
Packages that use StubInfo
-
Uses of StubInfo in org.mockito.invocation
Methods in org.mockito.invocation that return StubInfoMethods in org.mockito.invocation with parameters of type StubInfoModifier and TypeMethodDescriptionvoidInvocation.markStubbed(StubInfo stubInfo) Marks this invocation as stubbed.