| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.widget |
| Modifier and Type | Method and Description |
|---|---|
static TableLayoutAssert |
ANDROID.assertThat(android.widget.TableLayout actual) |
| Modifier and Type | Method and Description |
|---|---|
TableLayoutAssert |
TableLayoutAssert.isCollapsedColumn(int index) |
TableLayoutAssert |
TableLayoutAssert.isNotCollapsedColumn(int index) |
TableLayoutAssert |
TableLayoutAssert.isNotShrinkableColumn(int index) |
TableLayoutAssert |
TableLayoutAssert.isNotStretchableColumn(int index) |
TableLayoutAssert |
TableLayoutAssert.isShrinkableColumn(int index) |
TableLayoutAssert |
TableLayoutAssert.isStretchableColumn(int index) |
Copyright © 2013 Square, Inc.. All Rights Reserved.