public class GestureStoreAssert
extends <any>
GestureStore instances.| Constructor and Description |
|---|
GestureStoreAssert(android.gesture.GestureStore actual) |
| Modifier and Type | Method and Description |
|---|---|
GestureStoreAssert |
hasChanged() |
GestureStoreAssert |
hasNotChanged() |
GestureStoreAssert |
hasOrientationStyle(int style) |
GestureStoreAssert |
hasSequenceType(int type) |
public GestureStoreAssert(android.gesture.GestureStore actual)
public GestureStoreAssert hasOrientationStyle(int style)
public GestureStoreAssert hasSequenceType(int type)
public GestureStoreAssert hasChanged()
public GestureStoreAssert hasNotChanged()