| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.hardware |
| Modifier and Type | Method and Description |
|---|---|
static SensorEventAssert |
ANDROID.assertThat(android.hardware.SensorEvent actual) |
| Modifier and Type | Method and Description |
|---|---|
SensorEventAssert |
SensorEventAssert.hasAccuracy(int accuracy) |
SensorEventAssert |
SensorEventAssert.hasTimestamp(long timestamp) |
SensorEventAssert |
SensorEventAssert.hasValues(float[] values) |
Copyright © 2013 Square, Inc.. All Rights Reserved.