| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.view |
| Modifier and Type | Method and Description |
|---|---|
static MenuAssert |
ANDROID.assertThat(android.view.Menu actual) |
| Modifier and Type | Method and Description |
|---|---|
MenuAssert |
MenuAssert.hasItem(int id) |
MenuAssert |
MenuAssert.hasItemAt(int index) |
MenuAssert |
MenuAssert.hasNoVisibleItems() |
MenuAssert |
MenuAssert.hasSize(int size) |
MenuAssert |
MenuAssert.hasVisibleItems() |
Copyright © 2013 Square, Inc.. All Rights Reserved.