YaleSTC / android_testing_training

Android testing training project
1 stars 8 forks source link

Public Unit testing training #6

Closed lasyasreepada closed 7 years ago

lasyasreepada commented 7 years ago

Wrote a JUnit test for getCacheSize method in LruBitmapCache. Fixed a bug in the base class that was causing the unit test to fail.