| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics.drawable |
| Modifier and Type | Method and Description |
|---|---|
static AnimationDrawableAssert |
ANDROID.assertThat(android.graphics.drawable.AnimationDrawable actual) |
| Modifier and Type | Method and Description |
|---|---|
AnimationDrawableAssert |
AnimationDrawableAssert.hasFrameCount(int count) |
AnimationDrawableAssert |
AnimationDrawableAssert.isNotOneShot() |
AnimationDrawableAssert |
AnimationDrawableAssert.isNotRunning() |
AnimationDrawableAssert |
AnimationDrawableAssert.isOneShot() |
AnimationDrawableAssert |
AnimationDrawableAssert.isRunning() |
Copyright © 2013 Square, Inc.. All Rights Reserved.