| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.view |
| Modifier and Type | Method and Description |
|---|---|
static WindowAssert |
ANDROID.assertThat(android.view.Window actual) |
| Modifier and Type | Method and Description |
|---|---|
WindowAssert |
WindowAssert.hasChildren() |
WindowAssert |
WindowAssert.hasCurrentFocus(android.view.View view) |
WindowAssert |
WindowAssert.hasFeature(int feature) |
WindowAssert |
WindowAssert.hasNoChildren() |
WindowAssert |
WindowAssert.isActive() |
WindowAssert |
WindowAssert.isFloating() |
WindowAssert |
WindowAssert.isNotActive() |
WindowAssert |
WindowAssert.isNotFloating() |
Copyright © 2013 Square, Inc.. All Rights Reserved.