|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fest.assertions.api.AbstractAssert<S,A>
org.fest.assertions.api.android.animation.AbstractAnimatorAssert<AnimatorSetAssert,android.animation.AnimatorSet>
org.fest.assertions.api.android.animation.AnimatorSetAssert
public class AnimatorSetAssert
Field Summary |
---|
Fields inherited from class org.fest.assertions.api.AbstractAssert |
---|
actual, myself |
Constructor Summary | |
---|---|
AnimatorSetAssert(android.animation.AnimatorSet actual)
|
Method Summary | |
---|---|
AnimatorSetAssert |
hasAnimatorCount(int count)
|
Methods inherited from class org.fest.assertions.api.android.animation.AbstractAnimatorAssert |
---|
hasDuration, hasListener, hasStartDelay, isNotRunning, isNotStarted, isRunning, isStarted |
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 |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnimatorSetAssert(android.animation.AnimatorSet actual)
Method Detail |
---|
public AnimatorSetAssert hasAnimatorCount(int count)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |