public class SensorEventAssert
extends <any>
SensorEvent instances.| Constructor and Description |
|---|
SensorEventAssert(android.hardware.SensorEvent actual) |
| Modifier and Type | Method and Description |
|---|---|
SensorEventAssert |
hasAccuracy(int accuracy) |
SensorEventAssert |
hasTimestamp(long timestamp) |
SensorEventAssert |
hasValues(float[] values) |
public SensorEventAssert hasAccuracy(int accuracy)
public SensorEventAssert hasTimestamp(long timestamp)
public SensorEventAssert hasValues(float[] values)