Class DropDownTextFieldTest

    • Constructor Detail

      • DropDownTextFieldTest

        public DropDownTextFieldTest()
    • Method Detail

      • testClickingList

        public void testClickingList()
      • testShowDropDownOnTextEntry

        public void testShowDropDownOnTextEntry()
      • testEnterKey_MatchingWindowOpen

        public void testEnterKey_MatchingWindowOpen()
      • testEnterKey_MatchingWindowOpen_DontConsumeEvent

        public void testEnterKey_MatchingWindowOpen_DontConsumeEvent()
      • testEnterKey_MatchingWindowClosed

        public void testEnterKey_MatchingWindowClosed()
      • testEnterKey_MatchingWindowClosed_EnterKeyDisabled

        public void testEnterKey_MatchingWindowClosed_EnterKeyDisabled()
      • testEscapeKey_MatchingWindowOpen

        public void testEscapeKey_MatchingWindowOpen()
      • testEscapeKey_MatchingWindowClosed

        public void testEscapeKey_MatchingWindowClosed()
      • testDropdownLocationOnParentMove

        public void testDropdownLocationOnParentMove()
      • testDropdownLocationOnResize

        public void testDropdownLocationOnResize()
      • testSetText

        public void testSetText()
      • testNavigationKeys_UpArrow_NoSelectionTriggered

        public void testNavigationKeys_UpArrow_NoSelectionTriggered()
      • testNavigationKeys_DownArrow_NoSelectionTriggered

        public void testNavigationKeys_DownArrow_NoSelectionTriggered()
      • testNavigationKeysTriggerCompletionWindowToShow

        public void testNavigationKeysTriggerCompletionWindowToShow()
      • testSetSelectedValue_EmptyField

        public void testSetSelectedValue_EmptyField()
      • testSetSelectedValue_TextInField_NoItemSelected

        public void testSetSelectedValue_TextInField_NoItemSelected()
      • testSetSelectedValue_TextInField_MatchingWindowOpen

        public void testSetSelectedValue_TextInField_MatchingWindowOpen()
      • testMovingCaret_WhenFocused

        public void testMovingCaret_WhenFocused()
      • testMovingCaret_WhenNotFocused

        public void testMovingCaret_WhenNotFocused()
      • testSetMatchingWindowHeight

        public void testSetMatchingWindowHeight()
      • testSetMatchingWindowHeight_MatchingWindowOpen

        public void testSetMatchingWindowHeight_MatchingWindowOpen()