| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.view |
| Modifier and Type | Method and Description |
|---|---|
static DragEventAssert |
ANDROID.assertThat(android.view.DragEvent actual) |
| Modifier and Type | Method and Description |
|---|---|
DragEventAssert |
DragEventAssert.hasAction(int action) |
DragEventAssert |
DragEventAssert.hasLocalState(Object localState) |
DragEventAssert |
DragEventAssert.hasSuccessfulResult() |
DragEventAssert |
DragEventAssert.hasUnsuccessfulResult() |
DragEventAssert |
DragEventAssert.hasX(float x) |
DragEventAssert |
DragEventAssert.hasY(float y) |
Copyright © 2013 Square, Inc.. All Rights Reserved.