| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.widget |
| Modifier and Type | Method and Description |
|---|---|
static SlidingDrawerAssert |
ANDROID.assertThat(android.widget.SlidingDrawer actual) |
| Modifier and Type | Method and Description |
|---|---|
SlidingDrawerAssert |
SlidingDrawerAssert.hasContent(android.view.View view) |
SlidingDrawerAssert |
SlidingDrawerAssert.hasHandle(android.view.View view) |
SlidingDrawerAssert |
SlidingDrawerAssert.isClosed() |
SlidingDrawerAssert |
SlidingDrawerAssert.isMoving() |
SlidingDrawerAssert |
SlidingDrawerAssert.isNotMoving() |
SlidingDrawerAssert |
SlidingDrawerAssert.isOpened() |
Copyright © 2013 Square, Inc.. All Rights Reserved.