public class GestureOverlayViewAssert extends AbstractFrameLayoutAssert<GestureOverlayViewAssert,android.gesture.GestureOverlayView>
GestureOverlayView instances.| Constructor and Description |
|---|
GestureOverlayViewAssert(android.gesture.GestureOverlayView actual) |
| Modifier and Type | Method and Description |
|---|---|
GestureOverlayViewAssert |
hasFadeOffset(long offset) |
GestureOverlayViewAssert |
hasGestureColor(int color) |
GestureOverlayViewAssert |
hasGestureStokeType(int type) |
GestureOverlayViewAssert |
hasGestureStrokeAngleThreshold(float threshold) |
GestureOverlayViewAssert |
hasGestureStrokeLengthThreshold(float threshold) |
GestureOverlayViewAssert |
hasGestureStrokeSquarenessThreshold(float threshold) |
GestureOverlayViewAssert |
hasGestureStrokeWidth(float width) |
GestureOverlayViewAssert |
hasOrientation(int orientation) |
GestureOverlayViewAssert |
hasUncertainGestureColor(int color) |
GestureOverlayViewAssert |
isFadeDisabled() |
GestureOverlayViewAssert |
isFadeEnabled() |
GestureOverlayViewAssert |
isGestureNotVisible() |
GestureOverlayViewAssert |
isGestureVisible() |
GestureOverlayViewAssert |
isGesturing() |
GestureOverlayViewAssert |
isInterceptingEvents() |
GestureOverlayViewAssert |
isNotGesturing() |
GestureOverlayViewAssert |
isNotInterceptingEvents() |
hasForeground, hasForegroundGravity, isDelayingChildPressedState, isMeasuringAllChildren, isNotDelayingChildPressedState, isNotMeasuringAllChildrenhasAnimationCacheDisabled, hasAnimationCacheEnabled, hasChildCount, hasDescendantFocusability, hasFocusedChild, hasMotionEventSplittingDisabled, hasMotionEventSplittingEnabled, hasPersistentDrawingCache, isAddingStatesFromChildren, isAlwaysDrawnWithCache, isNotAddingStatesFromChildren, isNotAlwaysDrawnWithCachehasAlpha, hasAnimation, hasBackground, hasBaseline, hasBottom, hasContentDescription, hasContentDescription, hasDrawingCacheBackgroundColor, hasDrawingCacheQuality, hasFocus, hasFocusable, hasHapticFeedbackDisabled, hasHapticFeedbackEnabled, hasHeight, hasHorizontalFadingEdgeLength, hasHorizontalFadingEdgesDisabled, hasHorizontalFadingEdgesEnabled, hasHorizontalScrollbarDisabled, hasHorizontalScrollbarEnabled, hasId, hasLayerType, hasLayoutRequested, hasLeft, hasMeasuredHeight, hasMeasuredHeightAndState, hasMeasuredState, hasMeasuredWidth, hasMeasuredWidthAndState, hasMinimumHeight, hasMinimumWidth, hasNextFocusDownId, hasNextFocusForwardId, hasNextFocusLeftId, hasNextFocusRightId, hasNextFocusUpId, hasNoFocus, hasNoLayoutRequested, hasOverScrollMode, hasPaddingBottom, hasPaddingLeft, hasPaddingRight, hasPaddingTop, hasParent, hasParentForAccessibility, hasPivotX, hasPivotY, hasRight, hasRootView, hasRotation, hasRotationX, hasRotationY, hasSaveDisabled, hasSaveEnabled, hasSaveFromParentDisabled, hasSaveFromParentEnabled, hasScaleX, hasScaleY, hasScrollBarDefaultDelayBeforeFade, hasScrollBarFadeDuration, hasScrollbarFadingDisabled, hasScrollbarFadingEnabled, hasScrollBarSize, hasScrollBarStyle, hasScrollX, hasScrollY, hasSolidColor, hasSoundEffectsDisabled, hasSoundEffectsEnabled, hasSystemUiVisibility, hasTag, hasTag, hasTop, hasTranslationX, hasTranslationY, hasVerticalFadingEdgeDisabled, hasVerticalFadingEdgeEnabled, hasVerticalFadingEdgeLength, hasVerticalScrollBarDisabled, hasVerticalScrollBarEnabled, hasVerticalScrollbarPosition, hasVerticalScrollbarWidth, hasVisibility, hasWidth, hasWindowVisibility, hasX, hasY, isActivated, isClickable, isDirty, isDisabled, isDuplicatingParentState, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isGone, isHardwareAccelerated, isHovered, isInEditMode, isInFocusedWindow, isInTouchMode, isInvisible, isKeepingScreenOn, isLongClickable, isNotActivated, isNotClickable, isNotDirty, isNotDuplicatingParentState, isNotFocusable, isNotFocusableInTouchMode, isNotFocused, isNotGone, isNotHardwareAccelerated, isNotHovered, isNotInEditMode, isNotInFocusedWindow, isNotInTouchMode, isNotInvisible, isNotKeepingScreenOn, isNotLongClickable, isNotOpaque, isNotPressed, isNotScrollContainer, isNotSelected, isNotShown, isNotUsingDrawingCache, isNotVisible, isOpaque, isPressed, isScrollContainer, isSelected, isShown, isUsingDrawingCache, isVisibleas, 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, usingDefaultComparatorpublic GestureOverlayViewAssert(android.gesture.GestureOverlayView actual)
public GestureOverlayViewAssert hasFadeOffset(long offset)
public GestureOverlayViewAssert hasGestureColor(int color)
public GestureOverlayViewAssert hasGestureStrokeAngleThreshold(float threshold)
public GestureOverlayViewAssert hasGestureStrokeLengthThreshold(float threshold)
public GestureOverlayViewAssert hasGestureStrokeSquarenessThreshold(float threshold)
public GestureOverlayViewAssert hasGestureStokeType(int type)
public GestureOverlayViewAssert hasGestureStrokeWidth(float width)
public GestureOverlayViewAssert hasOrientation(int orientation)
public GestureOverlayViewAssert hasUncertainGestureColor(int color)
public GestureOverlayViewAssert isInterceptingEvents()
public GestureOverlayViewAssert isNotInterceptingEvents()
public GestureOverlayViewAssert isFadeEnabled()
public GestureOverlayViewAssert isFadeDisabled()
public GestureOverlayViewAssert isGestureVisible()
public GestureOverlayViewAssert isGestureNotVisible()
public GestureOverlayViewAssert isGesturing()
public GestureOverlayViewAssert isNotGesturing()
Copyright © 2013 Square, Inc.. All Rights Reserved.