public class TypefaceAssert
extends <any>
Typeface instances.| Constructor and Description |
|---|
TypefaceAssert(android.graphics.Typeface actual) |
| Modifier and Type | Method and Description |
|---|---|
TypefaceAssert |
hasStyle(int style) |
TypefaceAssert |
isBold() |
TypefaceAssert |
isItalic() |
TypefaceAssert |
isNotBold() |
TypefaceAssert |
isNotItalic() |
public TypefaceAssert hasStyle(int style)
public TypefaceAssert isBold()
public TypefaceAssert isNotBold()
public TypefaceAssert isItalic()
public TypefaceAssert isNotItalic()