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

D

description(String) - function in org.mockito.ExtendedMockito
 
doAnswer(Answer) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doAnswer but adds the ability to stub static method calls via when and when.
doAnswer(Answer) - function in org.mockito.ExtendedMockito
 
doAnswer(Answer) - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doAnswer(Answer) - function in org.mockito.stubbing.StaticCapableStubber
 
doCallRealMethod() - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doCallRealMethod but adds the ability to stub static method callsvia when and when.
doCallRealMethod() - function in org.mockito.ExtendedMockito
 
doCallRealMethod() - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doCallRealMethod() - function in org.mockito.stubbing.StaticCapableStubber
 
doNothing() - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doNothing but adds the ability to stub static method calls via when and when.
doNothing() - function in org.mockito.ExtendedMockito
 
doNothing() - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doNothing() - function in org.mockito.stubbing.StaticCapableStubber
 
doReturn(Object) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doReturn but adds the ability to stub static method callsvia when and when.
doReturn(Object,Array) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doReturn but adds the ability to stub staticmethod calls via when and when.
doReturn(Object) - function in org.mockito.ExtendedMockito
 
doReturn(Object) - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doReturn(Object,Array) - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doReturn(Object) - function in org.mockito.stubbing.StaticCapableStubber
 
doThrow(Class) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doThrow but adds the ability to stub static method calls via when and when.
doThrow(Class,Array) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doThrow but adds the ability to stub static methodcalls via when and when.
doThrow(Array) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as doThrow but adds the ability to stub static methodcalls via when and when.
doThrow(Array) - function in org.mockito.ExtendedMockito
 
doThrow(Array) - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doThrow(Class) - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doThrow(Class,Array) - function in com.android.dx.mockito.inline.extended.StaticCapableStubber
 
doThrow(Array) - function in org.mockito.stubbing.StaticCapableStubber
 
doubleThat(ArgumentMatcher) - function in org.mockito.ExtendedMockito
 
A  B  C  D  E  F  G  H  I  L  M  N  O  R  S  T  U  V  W