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

PathAssert, not PaintAssert, fixes #191 #192

Closed jcogilvie closed 8 years ago

jcogilvie commented 8 years ago

Fix #191.

I don't have API 23 installed so I can't run the tests, but that's what CI servers are for, right?

JakeWharton commented 8 years ago

run the tests

tests?

who tests the testing framework?

JakeWharton commented 8 years ago

Thanks!