Mockito 2.2.16 API
A B C D E F G H I L M N O P R S T U V W 

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.
A B C D E F G H I L M N O P R S T U V W 
Mockito 2.2.16 API