square / assertj-android

A set of AssertJ helpers geared toward testing Android.
https://square.github.io/assertj-android/
Apache License 2.0
1.58k stars 156 forks source link

Migration to API 21, gradle 2.1 and android gradle plugin 0.14.2 #141

Closed emartynov closed 9 years ago

emartynov commented 9 years ago

PaletteAssert should probably use something smarter as default color (maybe 255 - color instead of 0). Please review

JakeWharton commented 9 years ago

I squashed and re-ordered these commits and merged manually. Thanks!

emartynov commented 9 years ago

Thanks!