public class GestureAssert
extends <any>
Gesture instances.| Constructor and Description |
|---|
GestureAssert(android.gesture.Gesture actual) |
| Modifier and Type | Method and Description |
|---|---|
GestureAssert |
hasId(long id) |
GestureAssert |
hasLength(float length) |
GestureAssert |
hasStrokeCount(int count) |
public GestureAssert hasId(long id)
public GestureAssert hasLength(float length)
public GestureAssert hasStrokeCount(int count)