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