| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static NinePatchAssert |
ANDROID.assertThat(android.graphics.NinePatch actual) |
| Modifier and Type | Method and Description |
|---|---|
NinePatchAssert |
NinePatchAssert.hasAlpha() |
NinePatchAssert |
NinePatchAssert.hasDensity(int density) |
NinePatchAssert |
NinePatchAssert.hasHeight(int height) |
NinePatchAssert |
NinePatchAssert.hasNoAlpha() |
NinePatchAssert |
NinePatchAssert.hasWidth(int width) |
Copyright © 2013 Square, Inc.. All Rights Reserved.