Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- 2. How about some stubbing? - Search tag in class org.mockito.Mockito
- Section
- HamcrestArgumentMatcher<T> - Class in org.mockito.internal.hamcrest
- HamcrestArgumentMatcher(Matcher<T>) - Constructor for class org.mockito.internal.hamcrest.HamcrestArgumentMatcher
- HamcrestArgumentMatcher(Matcher<T>, Class<T>) - Constructor for class org.mockito.internal.hamcrest.HamcrestArgumentMatcher
- handle(Object, Method, Object[]) - Method in class org.mockito.internal.creation.bytebuddy.inject.MockMethodDispatcher
- handle(Object, Method, Object[]) - Method in class org.mockito.internal.creation.bytebuddy.MockMethodAdvice
- handle(Invocation) - Method in class org.mockito.internal.handler.MockHandlerImpl
- handle(Invocation) - Method in interface org.mockito.invocation.MockHandler
-
Takes an invocation object and handles it.
- handleConstruction(Class<?>, Object, Object[], String[]) - Method in class org.mockito.internal.creation.bytebuddy.inject.MockMethodDispatcher
- handleConstruction(Class<?>, Object, Object[], String[]) - Method in class org.mockito.internal.creation.bytebuddy.MockMethodAdvice
- handleConstruction(String, Class<?>, Object, Object[], String[]) - Static method in class org.mockito.internal.creation.bytebuddy.inject.MockMethodDispatcher
- handleSpyAnnotation() - Method in class org.mockito.internal.configuration.injection.MockInjection.OngoingMockInjection
- handleStatic(Class<?>, Method, Object[]) - Method in class org.mockito.internal.creation.bytebuddy.inject.MockMethodDispatcher
- handleStatic(Class<?>, Method, Object[]) - Method in class org.mockito.internal.creation.bytebuddy.MockMethodAdvice
- 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.handler.NotifiedMethodInvocationReport
- hashCode() - Method in class org.mockito.internal.invocation.InterceptedInvocation
- hashCode() - Method in class org.mockito.internal.invocation.SerializableMethod
- 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
- hasRawExtraInterfaces() - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport
- hasSameMethod(Invocation) - Method in class org.mockito.internal.invocation.InvocationMatcher
- 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 class org.mockito.internal.invocation.InvocationMatcher
-
similar means the same method name, same mock, unverified and: if arguments are the same cannot be overloaded
- hasSimilarMethod(Invocation) - Method in interface org.mockito.invocation.MatchableInvocation
-
Candidate invocation has the similar method.
- hasTestMethods(Class<?>) - Static method in class org.mockito.internal.runners.util.TestMethodsFinder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form