| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.widget |
| Modifier and Type | Method and Description |
|---|---|
static TimePickerAssert |
ANDROID.assertThat(android.widget.TimePicker actual) |
| Modifier and Type | Method and Description |
|---|---|
TimePickerAssert |
TimePickerAssert.hasCurrentHour(Integer hour) |
TimePickerAssert |
TimePickerAssert.hasCurrentMinute(Integer minute) |
TimePickerAssert |
TimePickerAssert.isIn24HourView() |
TimePickerAssert |
TimePickerAssert.isNotIn24HourView() |
Copyright © 2013 Square, Inc.. All Rights Reserved.