| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics.drawable |
| Modifier and Type | Method and Description |
|---|---|
static BitmapDrawableAssert |
ANDROID.assertThat(android.graphics.drawable.BitmapDrawable actual) |
| Modifier and Type | Method and Description |
|---|---|
BitmapDrawableAssert |
BitmapDrawableAssert.hasBitmap(android.graphics.Bitmap bitmap) |
BitmapDrawableAssert |
BitmapDrawableAssert.hasGravity(int gravity) |
BitmapDrawableAssert |
BitmapDrawableAssert.hasPaint(android.graphics.Paint paint) |
BitmapDrawableAssert |
BitmapDrawableAssert.hasTileModeX(android.graphics.Shader.TileMode mode) |
BitmapDrawableAssert |
BitmapDrawableAssert.hasTileModeY(android.graphics.Shader.TileMode mode) |
Copyright © 2013 Square, Inc.. All Rights Reserved.