| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.gesture |
| Modifier and Type | Method and Description |
|---|---|
static GesturePointAssert |
ANDROID.assertThat(android.gesture.GesturePoint actual) |
| Modifier and Type | Method and Description |
|---|---|
GesturePointAssert |
GesturePointAssert.hasTimestamp(long timestamp) |
GesturePointAssert |
GesturePointAssert.hasX(float x) |
GesturePointAssert |
GesturePointAssert.hasY(float y) |
Copyright © 2013 Square, Inc.. All Rights Reserved.