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

#140 - AppCompat assertions migrated to latest version #142

Closed emartynov closed 9 years ago

emartynov commented 9 years ago

It is probably too dummy change: 1) copied AbstractLinearLayoutAssertions just to fix SearchView extension from LinearLayoutCompat 2) made some annotations from core public

Please review and comment

JakeWharton commented 9 years ago

Updated and manually merged.

emartynov commented 9 years ago

Thanks and sorry for possible mess