| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static BitmapRegionDecoderAssert |
ANDROID.assertThat(android.graphics.BitmapRegionDecoder actual) |
| Modifier and Type | Method and Description |
|---|---|
BitmapRegionDecoderAssert |
BitmapRegionDecoderAssert.hasHeight(int height) |
BitmapRegionDecoderAssert |
BitmapRegionDecoderAssert.hasWidth(int width) |
BitmapRegionDecoderAssert |
BitmapRegionDecoderAssert.isNotRecycled() |
BitmapRegionDecoderAssert |
BitmapRegionDecoderAssert.isRecycled() |
Copyright © 2013 Square, Inc.. All Rights Reserved.