Package 

Interface BottomNavigationViewAssertions

    • Method Summary

      Modifier and Type Method Description
      Unit hasSelectedItem(Integer id) Checks if the view's selected item id matches given one
      abstract ViewInteractionDelegate getView()
      abstract Matcher<Root> getRoot()
      abstract Unit setRoot(Matcher<Root> root)
      • Methods inherited from class io.github.kakaocup.kakao.bottomnav.BottomNavigationViewAssertions

        assert, doesNotExist, hasAnyTag, hasBackgroundColor, hasBackgroundColor, hasDescendant, hasNotDescendant, hasNotSibling, hasSibling, hasTag, inRoot, isActivated, isAutoHandwritingEnabled, isClickable, isCompletelyAbove, isCompletelyBelow, isCompletelyDisplayed, isCompletelyLeftOf, isCompletelyRightOf, isDirty, isDisabled, isDisplayed, isEnabled, isFocusable, isFocused, isForceDarkAllowed, isGone, isHapticFeedbackEnabled, isHovered, isInvisible, isNotClickable, isNotCompletelyDisplayed, isNotDisplayed, isNotFocusable, isNotFocused, isNotSelected, isSelected, isVisible, matches, notMatches
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait