| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.widget |
| Modifier and Type | Method and Description |
|---|---|
static SpinnerAssert |
ANDROID.assertThat(android.widget.Spinner actual) |
| Modifier and Type | Method and Description |
|---|---|
SpinnerAssert |
SpinnerAssert.hasDropDownHorizontalOffset(int offset) |
SpinnerAssert |
SpinnerAssert.hasDropDownVerticalOffset(int offset) |
SpinnerAssert |
SpinnerAssert.hasDropDownWidth(int width) |
SpinnerAssert |
SpinnerAssert.hasGravity(int gravity) |
SpinnerAssert |
SpinnerAssert.hasPopupBackground(android.graphics.drawable.Drawable background) |
SpinnerAssert |
SpinnerAssert.hasPrompt(CharSequence text) |
SpinnerAssert |
SpinnerAssert.hasPrompt(int resId) |
Copyright © 2013 Square, Inc.. All Rights Reserved.