public class TransformationAssert
extends <any>
Transformation instances.| Constructor and Description |
|---|
TransformationAssert(android.view.animation.Transformation actual) |
| Modifier and Type | Method and Description |
|---|---|
TransformationAssert |
hasAlpha(float alpha) |
TransformationAssert |
hasMatrix(android.graphics.Matrix matrix) |
TransformationAssert |
hasTransformationType(int type) |
static java.lang.String |
transformationTypeToString(int type) |
public TransformationAssert(android.view.animation.Transformation actual)
public TransformationAssert hasAlpha(float alpha)
public TransformationAssert hasMatrix(android.graphics.Matrix matrix)
public TransformationAssert hasTransformationType(int type)
public static java.lang.String transformationTypeToString(int type)