Uses of Interface
org.mockito.stubbing.ValidableAnswer
Packages that use ValidableAnswer
-
Uses of ValidableAnswer in org.mockito.internal.stubbing.answers
Classes in org.mockito.internal.stubbing.answers that implement ValidableAnswerModifier and TypeClassDescriptionclass
class
Returns as the provided answer would return, after delaying the specified amount.class
Optional Answer that adds partial mocking supportclass
class
class
Returns the passed parameter identity at specified index.class
An answer that always throws the same throwable.class