| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.view |
| Modifier and Type | Method and Description |
|---|---|
static VelocityTrackerAssert |
ANDROID.assertThat(android.view.VelocityTracker actual) |
| Modifier and Type | Method and Description |
|---|---|
VelocityTrackerAssert |
VelocityTrackerAssert.hasXVelocity(float velocity) |
VelocityTrackerAssert |
VelocityTrackerAssert.hasXVelocity(int id,
float velocity) |
VelocityTrackerAssert |
VelocityTrackerAssert.hasYVelocity(float velocity) |
VelocityTrackerAssert |
VelocityTrackerAssert.hasYVelocity(int id,
float velocity) |
Copyright © 2013 Square, Inc.. All Rights Reserved.