| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.graphics |
| Modifier and Type | Method and Description |
|---|---|
static RegionAssert |
ANDROID.assertThat(android.graphics.Region actual) |
| Modifier and Type | Method and Description |
|---|---|
RegionAssert |
RegionAssert.hasBoundaryPath(android.graphics.Path path) |
RegionAssert |
RegionAssert.hasBounds(android.graphics.Rect bounds) |
RegionAssert |
RegionAssert.isComplex() |
RegionAssert |
RegionAssert.isEmpty() |
RegionAssert |
RegionAssert.isNotComplex() |
RegionAssert |
RegionAssert.isNotEmpty() |
RegionAssert |
RegionAssert.isNotRect() |
RegionAssert |
RegionAssert.isRect() |
Copyright © 2013 Square, Inc.. All Rights Reserved.