public class AnimationSetAssert extends AbstractAnimationAssert<AnimationSetAssert,android.view.animation.AnimationSet>
AnimationSet instances.| Constructor and Description |
|---|
AnimationSetAssert(android.view.animation.AnimationSet actual) |
| Modifier and Type | Method and Description |
|---|---|
AnimationSetAssert |
hasAnimationCount(int count) |
AnimationSetAssert |
hasDurationHint(long duration) |
hasBackgroundColor, hasDuration, hasInterpolator, hasRepeatCount, hasRepeatMode, hasStartOffset, hasStartTime, hasZAdjustment, isChangingBounds, isChangingTransformationMatrix, isEnded, isFillDisabled, isFillEnabled, isFillingAfter, isFillingBefore, isInitialized, isNotChangingBounds, isNotChangingTransformationMatrix, isNotEnded, isNotFillingAfter, isNotFillingBefore, isNotInitialized, isNotStarted, isStarted, repeatCountToString, repeatModeToStringpublic AnimationSetAssert(android.view.animation.AnimationSet actual)
public AnimationSetAssert hasDurationHint(long duration)
public AnimationSetAssert hasAnimationCount(int count)