| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.animation |
| Modifier and Type | Method and Description |
|---|---|
static KeyframeAssert |
ANDROID.assertThat(android.animation.Keyframe actual) |
| Modifier and Type | Method and Description |
|---|---|
KeyframeAssert |
KeyframeAssert.hasFraction(float fraction) |
KeyframeAssert |
KeyframeAssert.hasInterpolator(android.animation.TimeInterpolator interpolator) |
KeyframeAssert |
KeyframeAssert.hasType(Class type) |
KeyframeAssert |
KeyframeAssert.hasValue(Object value) |
Copyright © 2013 Square, Inc.. All Rights Reserved.