|
||||||||||
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.view.AbstractViewAssert<S,A>
org.fest.assertions.api.android.view.AbstractViewGroupAssert<S,A>
org.fest.assertions.api.android.widget.AbstractFrameLayoutAssert<MediaControllerAssert,android.widget.MediaController>
org.fest.assertions.api.android.widget.MediaControllerAssert
public class MediaControllerAssert
Assertions for MediaController
instances.
Field Summary |
---|
Fields inherited from class org.fest.assertions.api.AbstractAssert |
---|
actual, myself |
Constructor Summary | |
---|---|
MediaControllerAssert(android.widget.MediaController actual)
|
Method Summary | |
---|---|
MediaControllerAssert |
isNotShowing()
|
MediaControllerAssert |
isShowing()
|
Methods inherited from class org.fest.assertions.api.android.widget.AbstractFrameLayoutAssert |
---|
hasForeground, hasForegroundGravity, isDelayingChildPressedState, isMeasuringAllChildren, isNotDelayingChildPressedState, isNotMeasuringAllChildren |
Methods inherited from class org.fest.assertions.api.android.view.AbstractViewGroupAssert |
---|
hasAnimationCacheDisabled, hasAnimationCacheEnabled, hasChildCount, hasDescendantFocusability, hasFocusedChild, hasMotionEventSplittingDisabled, hasMotionEventSplittingEnabled, hasPersistentDrawingCache, isAddingStatesFromChildren, isAlwaysDrawnWithCache, isNotAddingStatesFromChildren, isNotAlwaysDrawnWithCache |
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 MediaControllerAssert(android.widget.MediaController actual)
Method Detail |
---|
public MediaControllerAssert isShowing()
public MediaControllerAssert isNotShowing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |