JavaScript is disabled on your browser.
java.lang.Object
org.fest.assertions.api.AbstractAssert<S,A>
org.fest.assertions.api.android.view.animation.AbstractLayoutAnimationControllerAssert<S,A>
All Implemented Interfaces:
org.fest.assertions.core.Assert<S,A>, org.fest.assertions.core.Descriptable<S>, org.fest.assertions.core.ExtensionPoints<S,A>
Direct Known Subclasses:
GridLayoutAnimationControllerAssert , LayoutAnimationControllerAssert
public abstract class AbstractLayoutAnimationControllerAssert<S extends AbstractLayoutAnimationControllerAssert<S,A>,A extends android.view.animation.LayoutAnimationController>
extends org.fest.assertions.api.AbstractAssert<S,A>
Field Summary
Fields inherited from class org.fest.assertions.api.AbstractAssert
actual, myself
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
Method Detail
isNotDone
public S isNotDone()
isOverlapping
public S isOverlapping()
Copyright © 2013 Square, Inc. . All Rights Reserved.