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