public class ObjectAnimatorAssert extends AbstractValueAnimatorAssert<ObjectAnimatorAssert,android.animation.ObjectAnimator>
ObjectAnimator instances.| Constructor and Description |
|---|
ObjectAnimatorAssert(android.animation.ObjectAnimator actual) |
| Modifier and Type | Method and Description |
|---|---|
ObjectAnimatorAssert |
hasPropertyName(java.lang.String name) |
ObjectAnimatorAssert |
hasTarget(java.lang.Object target) |
hasAnimatedFraction, hasAnimatedValue, hasCurrentPlayTime, hasRepeatCount, hasRepeatMode, repeatCountToString, repeatModeToStringhasDuration, hasInterpolator, hasListener, hasStartDelay, isNotPaused, isNotRunning, isNotStarted, isPaused, isRunning, isStartedpublic ObjectAnimatorAssert(android.animation.ObjectAnimator actual)
public ObjectAnimatorAssert hasPropertyName(java.lang.String name)
public ObjectAnimatorAssert hasTarget(java.lang.Object target)