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

Fixing TabLayoutAssert.hasMode #170

Closed arturdm closed 9 years ago

arturdm commented 9 years ago

Now it should properly retrieve tab mode instead of tab count. Fixes #171.