public class ShapeAssert
extends <any>
Shape instances.| Constructor and Description |
|---|
ShapeAssert(android.graphics.drawable.shapes.Shape actual) |
| Modifier and Type | Method and Description |
|---|---|
ShapeAssert |
hasAlpha() |
ShapeAssert |
hasHeight(float height) |
ShapeAssert |
hasNoAlpha() |
ShapeAssert |
hasWidth(float width) |
public ShapeAssert hasHeight(float height)
public ShapeAssert hasWidth(float width)
public ShapeAssert hasAlpha()
public ShapeAssert hasNoAlpha()