issues
search
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
Various fixes in AbstractAnimationAssert
#206
Closed
MariusVolkhart
closed
8 years ago
MariusVolkhart
commented
8 years ago
Correct a set of error messages for Animation#willChangeTransformationMatrix
Compare against the expected value rather than the actual value for AbstractAnimationAssert#hasStartTime()
JakeWharton
commented
8 years ago
Thanks! Keep 'em coming if you can.