| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.view.animation |
| Modifier and Type | Method and Description |
|---|---|
static TransformationAssert |
ANDROID.assertThat(android.view.animation.Transformation actual) |
| Modifier and Type | Method and Description |
|---|---|
TransformationAssert |
TransformationAssert.hasAlpha(float alpha) |
TransformationAssert |
TransformationAssert.hasMatrix(android.graphics.Matrix matrix) |
TransformationAssert |
TransformationAssert.hasTransformationType(int type) |
Copyright © 2013 Square, Inc.. All Rights Reserved.