public class TouchEventTest
extends java.lang.Object
| Constructor and Description |
|---|
TouchEventTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getConstructedMotionEvent()
Create a motion event object back from TouchEvent
|
void |
toStringTests()
Check that the string representation is as expected.
|