| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.util |
| Modifier and Type | Method and Description |
|---|---|
static AttributeSetAssert |
ANDROID.assertThat(android.util.AttributeSet actual) |
| Modifier and Type | Method and Description |
|---|---|
AttributeSetAssert |
AttributeSetAssert.hasAttributeCount(int count) |
AttributeSetAssert |
AttributeSetAssert.hasClassAttribute(String value) |
AttributeSetAssert |
AttributeSetAssert.hasIdAttribute(String value) |
AttributeSetAssert |
AttributeSetAssert.hasPositionDescription(String position) |
AttributeSetAssert |
AttributeSetAssert.hasStyleAttribute(int value) |
Copyright © 2013 Square, Inc.. All Rights Reserved.