| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.widget |
| Modifier and Type | Method and Description |
|---|---|
static RatingBarAssert |
ANDROID.assertThat(android.widget.RatingBar actual) |
| Modifier and Type | Method and Description |
|---|---|
RatingBarAssert |
RatingBarAssert.hasRating(float rating) |
RatingBarAssert |
RatingBarAssert.hasStarCount(int count) |
RatingBarAssert |
RatingBarAssert.hasStepSize(float size) |
RatingBarAssert |
RatingBarAssert.isIndicator() |
RatingBarAssert |
RatingBarAssert.isNotIndicator() |
Copyright © 2013 Square, Inc.. All Rights Reserved.