| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static TypefaceAssert |
ANDROID.assertThat(android.graphics.Typeface actual) |
| Modifier and Type | Method and Description |
|---|---|
TypefaceAssert |
TypefaceAssert.hasStyle(int style) |
TypefaceAssert |
TypefaceAssert.isBold() |
TypefaceAssert |
TypefaceAssert.isItalic() |
TypefaceAssert |
TypefaceAssert.isNotBold() |
TypefaceAssert |
TypefaceAssert.isNotItalic() |
Copyright © 2013 Square, Inc.. All Rights Reserved.