Uses of Interface
org.mockito.stubbing.LenientStubber
Packages that use LenientStubber
-
Uses of LenientStubber in org.mockito
Methods in org.mockito that return LenientStubberModifier and TypeMethodDescriptionstatic LenientStubberMockito.lenient()Lenient stubs bypass "strict stubbing" validation (seeStrictness.STRICT_STUBS).