History log of /external/android-mock/src/com/google/android/testing/mocking/AndroidMock.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
41cc67f9282657bfcf6ed2b565ee42ed7a40ee6c 24-Oct-2013 Narayan Kamath <narayan@google.com> Delete some pointless and invalid code.

These "convenience" methods are invalid because they
all have the same erasure. They do not compile with
java-7-openjdk.

android-mock is used only by QuicksearchBoxGoogle (which I'm
going to remove soon) and no new projects should use it.
(They should use mockito instead)

bug: 8992787

Change-Id: Ia5be952228c9f656188d858e9db9b4f6a93f19ef
/external/android-mock/src/com/google/android/testing/mocking/AndroidMock.java
8da3e6ec64b991f5aa1e6561941d130683eba753 24-Feb-2011 Luis Sigal <luissigal@google.com> Add android-mock to external

Android mock is used by QuickSearchBox to mock classes instead of
creating tons of interfaces.

Change-Id: Ib53ca3a6c5e8e27f42b66cc9e39bbf0d55ed2170
/external/android-mock/src/com/google/android/testing/mocking/AndroidMock.java