| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.widget |
| Modifier and Type | Method and Description |
|---|---|
static TabHostAssert |
ANDROID.assertThat(android.widget.TabHost actual) |
| Modifier and Type | Method and Description |
|---|---|
TabHostAssert |
TabHostAssert.hasCurrentTab(int tab) |
TabHostAssert |
TabHostAssert.hasCurrentTabTag(String tag) |
TabHostAssert |
TabHostAssert.hasCurrentTabView(android.view.View view) |
TabHostAssert |
TabHostAssert.hasCurrentView(android.view.View view) |
Copyright © 2013 Square, Inc.. All Rights Reserved.