Closed artem-zinnatullin closed 9 years ago
Seems out of scope and not in line with what this library is for.
On Fri, Oct 30, 2015, 12:54 PM Artem Zinnatullin notifications@github.com wrote:
What do you think about PR for asserting Parcelable implementation? I'd like to contribute that if you don't mind.
assertThat(object).isParcelable(), based on https://github.com/artem-zinnatullin/AssertParcelable.
— Reply to this email directly or view it on GitHub https://github.com/square/assertj-android/issues/177.
ok, np!
What do you think about PR for asserting
Parcelable
implementation? I'd like to contribute that if you don't mind.assertThat(object).isParcelable()
, based on https://github.com/artem-zinnatullin/AssertParcelable.