public class GestureStrokeAssert
extends <any>
GestureStroke instances.| Constructor and Description |
|---|
GestureStrokeAssert(android.gesture.GestureStroke actual) |
| Modifier and Type | Method and Description |
|---|---|
GestureStrokeAssert |
hasBoundingBox(android.graphics.RectF rect) |
GestureStrokeAssert |
hasLength(float length) |
GestureStrokeAssert |
hasPoints(float[] points) |
public GestureStrokeAssert(android.gesture.GestureStroke actual)
public GestureStrokeAssert hasBoundingBox(android.graphics.RectF rect)
public GestureStrokeAssert hasLength(float length)
public GestureStrokeAssert hasPoints(float[] points)