| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics.drawable.shapes |
| Modifier and Type | Method and Description |
|---|---|
static ShapeAssert |
ANDROID.assertThat(android.graphics.drawable.shapes.Shape actual) |
| Modifier and Type | Method and Description |
|---|---|
ShapeAssert |
ShapeAssert.hasAlpha() |
ShapeAssert |
ShapeAssert.hasHeight(float height) |
ShapeAssert |
ShapeAssert.hasNoAlpha() |
ShapeAssert |
ShapeAssert.hasWidth(float width) |
Copyright © 2013 Square, Inc.. All Rights Reserved.