public class AnimatorSetAssert extends AbstractAnimatorAssert<AnimatorSetAssert,android.animation.AnimatorSet>
| Constructor and Description |
|---|
AnimatorSetAssert(android.animation.AnimatorSet actual) |
| Modifier and Type | Method and Description |
|---|---|
AnimatorSetAssert |
hasAnimatorCount(int count) |
hasDuration, hasInterpolator, hasListener, hasStartDelay, isNotPaused, isNotRunning, isNotStarted, isPaused, isRunning, isStartedpublic AnimatorSetAssert hasAnimatorCount(int count)