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

Use hasTextString instead of hasText for checking TextViewAssert#isEmpty() #73

Closed f2prateek closed 11 years ago

f2prateek commented 11 years ago

Ref #67

JakeWharton commented 11 years ago

Damn. You just missed a release!

Thanks.