History log of /frameworks/volley/src/test/java/com/android/volley/toolbox/ImageLoaderTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d95219cb1c414de049f90c97fccad638b11bdc85 05-Mar-2015 Ralph Bergmann <ralph@the4thfloor.eu> fix ImageLoader.getCacheKey()

The ScaleType was missing.

Change-Id: I57cba7cbf60df1e47ea9d8baf480765c6e39d821
Signed-off-by: Ralph Bergmann <ralph@the4thfloor.eu>
/frameworks/volley/src/test/java/com/android/volley/toolbox/ImageLoaderTest.java
e1f0d61968d5194088c18f00b1bcfc46a91adbfd 23-Feb-2015 Ralph Bergmann <ralph@the4thfloor.eu> add test for public api

add test for public api. not for all classes but for the
most important ones

Change-Id: I494f60568c6caafc23754154fe930d9f90a3bde0
/frameworks/volley/src/test/java/com/android/volley/toolbox/ImageLoaderTest.java
6c9de79451d6f9410c006e4b17d3d07fae12b273 19-Feb-2015 Ficus Kirkpatrick <ficus@android.com> A little work on unit testing.

Add emma and mockito to the Maven build, and test a
couple random things.
/frameworks/volley/src/test/java/com/android/volley/toolbox/ImageLoaderTest.java