Uses of Interface
org.mockito.stubbing.BaseStubber
Packages that use BaseStubber
-
Uses of BaseStubber in org.mockito.stubbing
Subinterfaces of BaseStubber in org.mockito.stubbingModifier and TypeInterfaceDescriptioninterfaceUsed for declaring optional stubbings withMockito.lenient()interfaceAllows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style