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

E

emptyOptional() - Static method in class org.mockito.internal.util.JavaEightUtil
Creates an empty Optional using reflection to stay backwards-compatible with older JDKs (see issue 191).
enableAccess(AccessibleObject) - Method in class org.mockito.internal.util.reflection.AccessibilityChanger
changes the accessibleObject accessibility and returns true if accessibility was changed
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 - Class in org.mockito.internal.matchers
 
EndsWith(String) - Constructor for class org.mockito.internal.matchers.EndsWith
 
endsWith(String) - Static method in class org.mockito.Matchers
String argument that ends with the given suffix.
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, 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(boolean) - Static method in class org.mockito.Matchers
boolean argument that is equal to the given value.
eq(byte) - Static method in class org.mockito.Matchers
byte argument that is equal to the given value.
eq(char) - Static method in class org.mockito.Matchers
char argument that is equal to the given value.
eq(double) - Static method in class org.mockito.Matchers
double argument that is equal to the given value.
eq(float) - Static method in class org.mockito.Matchers
float argument that is equal to the given value.
eq(int) - Static method in class org.mockito.Matchers
int argument that is equal to the given value.
eq(long) - Static method in class org.mockito.Matchers
long argument that is equal to the given value.
eq(short) - Static method in class org.mockito.Matchers
short argument that is equal to the given value.
eq(T) - Static method in class org.mockito.Matchers
Object argument that is equal to the given value.
Equality - Class in org.mockito.internal.matchers
 
Equality() - Constructor for class org.mockito.internal.matchers.Equality
 
equals(Object) - Method in class org.mockito.internal.creation.DelegatingMethod
 
equals(Object) - Method in class org.mockito.internal.invocation.InvocationImpl
 
equals(Object) - Method in class org.mockito.internal.invocation.SerializableMethod
 
equals(Object) - Method in class org.mockito.internal.listeners.NotifiedMethodInvocationReport
 
Equals - Class in org.mockito.internal.matchers
 
Equals(Object) - Constructor for class org.mockito.internal.matchers.Equals
 
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
 
EqualsWithDelta - Class in org.mockito.internal.matchers
 
EqualsWithDelta(Number, Number) - Constructor for class org.mockito.internal.matchers.EqualsWithDelta
 
ExceptionIncludingMockitoWarnings - Exception in org.mockito.internal.exceptions
 
ExceptionIncludingMockitoWarnings(String, Throwable) - Constructor for exception org.mockito.internal.exceptions.ExceptionIncludingMockitoWarnings
 
expandVarArgs(boolean, Object[]) - Static method in class org.mockito.internal.invocation.ArgumentsProcessor
 
extraInterfaces(Class<?>...) - Method in class org.mockito.internal.creation.MockSettingsImpl
 
extraInterfaces - Variable in class org.mockito.internal.creation.settings.CreationSettings
 
extraInterfaces() - Method in class org.mockito.internal.util.reflection.GenericMetadataSupport
 
extraInterfaces(Class<?>...) - Method in interface org.mockito.MockSettings
Specifies extra interfaces the mock should implement.
extraInterfacesAcceptsOnlyInterfaces(Class<?>) - Static method in class org.mockito.exceptions.Reporter
 
extraInterfacesCannotContainMockedType(Class<?>) - Static method in class org.mockito.exceptions.Reporter
 
extraInterfacesDoesNotAcceptNullParameters() - Static method in class org.mockito.exceptions.Reporter
 
extraInterfacesRequiresAtLeastOneInterface() - Static method in class org.mockito.exceptions.Reporter
 
extraTypeInfoFor(int) - Method in class org.mockito.internal.reporting.PrintSettings
 
A B C D E F G H I J L M N O P R S T U V W 
Mockito 2.0.55-beta API