- HamcrestArgumentMatcher<T> - Class in org.mockito.internal.hamcrest
-
Created by sfaber on 6/22/15.
- HamcrestArgumentMatcher(Matcher<T>) - Constructor for class org.mockito.internal.hamcrest.HamcrestArgumentMatcher
-
- handle(Invocation) - Method in interface org.mockito.invocation.MockHandler
-
Takes an invocation object and handles it.
- handleSpyAnnotation() - Method in class org.mockito.internal.configuration.injection.MockInjection.OngoingMockInjection
-
- hasAnswersForStubbing() - Method in class org.mockito.internal.stubbing.InvocationContainerImpl
-
- hashCode() - Method in class org.mockito.internal.creation.DelegatingMethod
-
- hashCode() - Method in class org.mockito.internal.invocation.InvocationImpl
-
- hashCode() - Method in class org.mockito.internal.invocation.SerializableMethod
-
- hashCode() - Method in class org.mockito.internal.listeners.NotifiedMethodInvocationReport
-
- hashCode() - Method in class org.mockito.internal.matchers.Equals
-
- hashCode() - Method in class org.mockito.internal.util.collections.HashCodeAndEqualsMockWrapper
-
- hashCode() - Method in class org.mockito.internal.util.collections.HashCodeAndEqualsSafeSet
-
- hashCode() - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport.TypeVarBoundedType
-
- hashCode() - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport.WildCardBoundedType
-
- hashCode() - Method in class org.mockito.internal.util.reflection.InstanceField
-
- HashCodeAndEqualsMockWrapper - Class in org.mockito.internal.util.collections
-
hashCode and equals safe mock wrapper.
- HashCodeAndEqualsMockWrapper(Object) - Constructor for class org.mockito.internal.util.collections.HashCodeAndEqualsMockWrapper
-
- HashCodeAndEqualsSafeSet - Class in org.mockito.internal.util.collections
-
hashCode and equals safe hash based set.
- HashCodeAndEqualsSafeSet() - Constructor for class org.mockito.internal.util.collections.HashCodeAndEqualsSafeSet
-
- hasInvocationForPotentialStubbing() - Method in class org.mockito.internal.stubbing.InvocationContainerImpl
-
- hasInvocationListeners() - Method in class org.mockito.internal.creation.MockSettingsImpl
-
- hasJUnit() - Static method in class org.mockito.internal.junit.JUnitTool
-
- hasRawExtraInterfaces() - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport
-
- hasSameMethod(Invocation) - Method in class org.mockito.internal.invocation.InvocationMatcher
-
- hasSimilarMethod(Invocation) - Method in class org.mockito.internal.invocation.InvocationMatcher
-
similar means the same method name, same mock, unverified
and: if arguments are the same cannot be overloaded
- hasTestMethods(Class<?>) - Method in class org.mockito.internal.runners.util.TestMethodsFinder
-