public class KeyframeAssert
extends <any>
Keyframe instances.| Constructor and Description |
|---|
KeyframeAssert(android.animation.Keyframe actual) |
| Modifier and Type | Method and Description |
|---|---|
KeyframeAssert |
hasFraction(float fraction) |
KeyframeAssert |
hasInterpolator(android.animation.TimeInterpolator interpolator) |
KeyframeAssert |
hasType(java.lang.Class type) |
KeyframeAssert |
hasValue(java.lang.Object value) |
public KeyframeAssert hasFraction(float fraction)
public KeyframeAssert hasInterpolator(android.animation.TimeInterpolator interpolator)
public KeyframeAssert hasType(java.lang.Class type)
public KeyframeAssert hasValue(java.lang.Object value)