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

S

same(T) - function in org.mockito.ExtendedMockito
 
setStrictness(Strictness) - function in com.android.dx.mockito.inline.extended.StaticMockitoSession
 
setStrictness(Strictness) - function in org.mockito.StaticMockitoSession
 
shortThat(ArgumentMatcher) - function in org.mockito.ExtendedMockito
 
spy(T) - function in org.mockito.ExtendedMockito
 
spyOn(Object) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Make an existing object a spy.
spyStatic(Class) - function in com.android.dx.mockito.inline.extended.StaticMockitoSessionBuilder
Sets up spying for static methods of a class.
startMocking() - function in com.android.dx.mockito.inline.extended.StaticMockitoSessionBuilder
 
startMocking() - function in org.mockito.session.StaticMockitoSessionBuilder
 
startsWith(String) - function in org.mockito.ExtendedMockito
 
StaticCapableStubber - class in com.android.dx.mockito.inline.extended
Same as Stubber but supports settings up stubbing of static methods via when and when.
StaticInOrder - class in com.android.dx.mockito.inline.extended
Same as InOrder but adds the ability to verify static method calls via verify, verify, verify, and verify.
StaticMockitoSession - class in com.android.dx.mockito.inline.extended
Same as MockitoSession but used when static methods are also stubbed.
StaticMockitoSessionBuilder - class in com.android.dx.mockito.inline.extended
Same as MockitoSessionBuilder but adds the ability to stub static methods calls via mockStatic, mockStatic, and mockStatic; All mocks/spies will be reset once the session is finished.
staticMockMarker(Class) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Many methods of mockito take mock objects.
staticMockMarker(Array) - function in com.android.dx.mockito.inline.extended.ExtendedMockito
Same as staticMockMarker but for multiple classes at once.
strictness(Strictness) - function in com.android.dx.mockito.inline.extended.StaticMockitoSessionBuilder
 
strictness(Strictness) - function in org.mockito.session.StaticMockitoSessionBuilder
 
A  B  C  D  E  F  G  H  I  L  M  N  O  R  S  T  U  V  W