Uses of Interface
org.mockito.stubbing.VoidAnswer2
Packages that use VoidAnswer2
-
Uses of VoidAnswer2 in org.mockito
Methods in org.mockito with parameters of type VoidAnswer2Modifier and TypeMethodDescriptionAdditionalAnswers.answerVoid(VoidAnswer2<A, B> answer) Creates an answer from a functional interface - allows for a strongly typed answer to be created ideally in Java 8