| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.gesture |
| Modifier and Type | Method and Description |
|---|---|
static GestureAssert |
ANDROID.assertThat(android.gesture.Gesture actual) |
| Modifier and Type | Method and Description |
|---|---|
GestureAssert |
GestureAssert.hasId(long id) |
GestureAssert |
GestureAssert.hasLength(float length) |
GestureAssert |
GestureAssert.hasStrokeCount(int count) |
Copyright © 2013 Square, Inc.. All Rights Reserved.