Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- Elaborate example - Search tag in org.mockito.Mockito.lenient()
- Section
- enable() - Method in interface org.mockito.plugins.MockMaker.ConstructionMockControl
- enable() - Method in interface org.mockito.plugins.MockMaker.StaticMockControl
- enableClassCache() - Method in class org.mockito.configuration.DefaultMockitoConfiguration
- enableClassCache() - Method in interface org.mockito.configuration.IMockitoConfiguration
-
Allow objenesis to cache classes.
- enableClassCache() - Method in class org.mockito.internal.configuration.GlobalConfiguration
- endsWith(String) - Static method in class org.mockito.ArgumentMatchers
-
String
argument that ends with the given suffix. - EndsWith - Class in org.mockito.internal.matchers
- EndsWith(String) - Constructor for class org.mockito.internal.matchers.EndsWith
- eq(boolean) - Static method in class org.mockito.ArgumentMatchers
-
boolean
argument that is equal to the given value. - eq(byte) - Static method in class org.mockito.ArgumentMatchers
-
byte
argument that is equal to the given value. - eq(char) - Static method in class org.mockito.ArgumentMatchers
-
char
argument that is equal to the given value. - eq(double) - Static method in class org.mockito.ArgumentMatchers
-
double
argument that is equal to the given value. - eq(double, double) - Static method in class org.mockito.AdditionalMatchers
-
double argument that has an absolute difference to the given value that is less than the given delta details.
- eq(float) - Static method in class org.mockito.ArgumentMatchers
-
float
argument that is equal to the given value. - eq(float, float) - Static method in class org.mockito.AdditionalMatchers
-
float argument that has an absolute difference to the given value that is less than the given delta details.
- eq(int) - Static method in class org.mockito.ArgumentMatchers
-
int
argument that is equal to the given value. - eq(long) - Static method in class org.mockito.ArgumentMatchers
-
long
argument that is equal to the given value. - eq(short) - Static method in class org.mockito.ArgumentMatchers
-
short
argument that is equal to the given value. - eq(T) - Static method in class org.mockito.ArgumentMatchers
-
Object argument that is equal to the given value.
- Equality - Class in org.mockito.internal.matchers
- equals(Object) - Method in class org.mockito.internal.creation.DelegatingMethod
- equals(Object) - Method in class org.mockito.internal.handler.NotifiedMethodInvocationReport
- equals(Object) - Method in class org.mockito.internal.invocation.InterceptedInvocation
- equals(Object) - Method in class org.mockito.internal.invocation.SerializableMethod
- equals(Object) - Method in class org.mockito.internal.matchers.Equals
- equals(Object) - Method in class org.mockito.internal.util.collections.HashCodeAndEqualsMockWrapper
- equals(Object) - Method in class org.mockito.internal.util.collections.HashCodeAndEqualsSafeSet
- equals(Object) - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport.TypeVarBoundedType
- equals(Object) - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport.WildCardBoundedType
- equals(Object) - Method in class org.mockito.internal.util.reflection.InstanceField
- Equals - Class in org.mockito.internal.matchers
- Equals(Object) - Constructor for class org.mockito.internal.matchers.Equals
- EqualsWithDelta - Class in org.mockito.internal.matchers
- EqualsWithDelta(Number, Number) - Constructor for class org.mockito.internal.matchers.EqualsWithDelta
- ExceptionFactory - Class in org.mockito.internal.junit
- ExceptionIncludingMockitoWarnings - Exception Class in org.mockito.internal.exceptions
- ExceptionIncludingMockitoWarnings(String, Throwable) - Constructor for exception class org.mockito.internal.exceptions.ExceptionIncludingMockitoWarnings
- expandArgs(MockitoMethod, Object[]) - Static method in class org.mockito.internal.invocation.ArgumentsProcessor
- expungeStaleEntries() - Method in class org.mockito.internal.util.concurrent.WeakConcurrentMap
-
Cleans all unused references.
- expungeStaleEntries() - Method in class org.mockito.internal.util.concurrent.WeakConcurrentSet
-
Cleans all unused references.
- extractRawTypeOf(Type) - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport
- extraInterfaces - Variable in class org.mockito.internal.creation.settings.CreationSettings
- extraInterfaces() - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport
- extraInterfaces() - Element in annotation type org.mockito.Mock
-
Mock will have extra interfaces, see
MockSettings.extraInterfaces(Class[])
. - extraInterfaces(Class<?>...) - Method in class org.mockito.internal.creation.MockSettingsImpl
- extraInterfaces(Class<?>...) - Method in interface org.mockito.MockSettings
-
Specifies extra interfaces the mock should implement.
- extraInterfacesAcceptsOnlyInterfaces(Class<?>) - Static method in class org.mockito.internal.exceptions.Reporter
- extraInterfacesCannotContainMockedType(Class<?>) - Static method in class org.mockito.internal.exceptions.Reporter
- extraInterfacesDoesNotAcceptNullParameters() - Static method in class org.mockito.internal.exceptions.Reporter
- extraInterfacesRequiresAtLeastOneInterface() - Static method in class org.mockito.internal.exceptions.Reporter
- extraTypeInfoFor(int) - Method in class org.mockito.internal.reporting.PrintSettings
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form