| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.gesture |
| Modifier and Type | Method and Description |
|---|---|
static GestureStrokeAssert |
ANDROID.assertThat(android.gesture.GestureStroke actual) |
| Modifier and Type | Method and Description |
|---|---|
GestureStrokeAssert |
GestureStrokeAssert.hasBoundingBox(android.graphics.RectF rect) |
GestureStrokeAssert |
GestureStrokeAssert.hasLength(float length) |
GestureStrokeAssert |
GestureStrokeAssert.hasPoints(float[] points) |
Copyright © 2013 Square, Inc.. All Rights Reserved.