- java.lang.Object
-
- org.fest.assertions.api.AbstractAssert<ShapeAssert,android.graphics.drawable.shapes.Shape>
-
- org.fest.assertions.api.android.graphics.drawable.shapes.ShapeAssert
-
- All Implemented Interfaces:
- org.fest.assertions.core.Assert<ShapeAssert,android.graphics.drawable.shapes.Shape>, org.fest.assertions.core.Descriptable<ShapeAssert>, org.fest.assertions.core.ExtensionPoints<ShapeAssert,android.graphics.drawable.shapes.Shape>
public class ShapeAssert
extends org.fest.assertions.api.AbstractAssert<ShapeAssert,android.graphics.drawable.shapes.Shape>
Assertions for Shape instances.
-
-
Field Summary
-
Fields inherited from class org.fest.assertions.api.AbstractAssert
actual, myself
-
Constructor Summary
Constructors
| Constructor and Description |
ShapeAssert(android.graphics.drawable.shapes.Shape actual) |
-
Method Summary
-
Methods inherited from class org.fest.assertions.api.AbstractAssert
as, as, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, getWritableAssertionInfo, has, hashCode, hasSameClassAs, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparator
Copyright © 2013 Square, Inc.. All Rights Reserved.