| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static PointFAssert |
ANDROID.assertThat(android.graphics.PointF actual) |
| Modifier and Type | Method and Description |
|---|---|
PointFAssert |
PointFAssert.hasLength(float length) |
PointFAssert |
PointFAssert.hasX(float x) |
PointFAssert |
PointFAssert.hasY(float y) |
Copyright © 2013 Square, Inc.. All Rights Reserved.