HomeSort by relevance Sort by last modified time
    Searched defs:DeprecatedOngoingStubbing (Results 1 - 3 of 3) sorted by null

  /external/mockito/src/org/mockito/stubbing/
DeprecatedOngoingStubbing.java 32 public interface DeprecatedOngoingStubbing<T> extends IOngoingStubbing {
46 DeprecatedOngoingStubbing<T> toReturn(T value);
63 DeprecatedOngoingStubbing<T> toThrow(Throwable throwable);
79 DeprecatedOngoingStubbing<T> toAnswer(Answer<?> answer);
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 

Completed in 113 milliseconds