| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static MovieAssert |
ANDROID.assertThat(android.graphics.Movie actual) |
| Modifier and Type | Method and Description |
|---|---|
MovieAssert |
MovieAssert.hasDuration(int duration) |
MovieAssert |
MovieAssert.hasHeight(int height) |
MovieAssert |
MovieAssert.hasWidth(int width) |
MovieAssert |
MovieAssert.isNotOpaque() |
MovieAssert |
MovieAssert.isOpaque() |
Copyright © 2013 Square, Inc.. All Rights Reserved.