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

Add some null checks in IntentAssert #88

Closed f2prateek closed 10 years ago

f2prateek commented 10 years ago

Make sure that the actual is not null when checking for flags, data and/or component.