public class GesturePointAssert
extends <any>
GesturePoint instances.| Constructor and Description |
|---|
GesturePointAssert(android.gesture.GesturePoint actual) |
| Modifier and Type | Method and Description |
|---|---|
GesturePointAssert |
hasTimestamp(long timestamp) |
GesturePointAssert |
hasX(float x) |
GesturePointAssert |
hasY(float y) |
public GesturePointAssert(android.gesture.GesturePoint actual)
public GesturePointAssert hasTimestamp(long timestamp)
public GesturePointAssert hasX(float x)
public GesturePointAssert hasY(float y)