| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static PathMeasureAssert |
ANDROID.assertThat(android.graphics.PathMeasure actual) |
| Modifier and Type | Method and Description |
|---|---|
PathMeasureAssert |
PathMeasureAssert.hasLength(float length) |
PathMeasureAssert |
PathMeasureAssert.isClosed() |
PathMeasureAssert |
PathMeasureAssert.isNotClosed() |
Copyright © 2013 Square, Inc.. All Rights Reserved.