A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- handle(Invocation) - Method in interface org.mockito.invocation.MockHandler
-
Takes an invocation object and handles it.
- hasSameMethod(Invocation) - Method in interface org.mockito.invocation.MatchableInvocation
-
Returns true if the candidate invocation has the same method (method name and parameter types)
- hasSimilarMethod(Invocation) - Method in interface org.mockito.invocation.MatchableInvocation
-
Candidate invocation has the similar method.
All Classes All Packages