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

Fill out string conversions for Activity, Display, TextView and View assertions #136

Closed neodaoist closed 10 years ago

JakeWharton commented 10 years ago

This looks great. I would just remove all the @TargetApi annotations for the reason I mentioned above. Unfortunately that will be difficult with the separate commits, sorry. You're welcome to just squash into a single commit if you're feeling lazy.

JakeWharton commented 10 years ago

Thanks!