Class RowSelectionTest


  • public class RowSelectionTest
    extends Object
    • Constructor Detail

      • RowSelectionTest

        public RowSelectionTest()
    • Method Detail

      • setUp

        public void setUp()
      • cleanUp

        public void cleanUp()
      • shouldSelectAllCellsInARow

        public void shouldSelectAllCellsInARow()
      • shouldExtendSelectionUpWithShiftKey

        public void shouldExtendSelectionUpWithShiftKey()
      • shouldExtendSelectionDownWithShiftKey

        public void shouldExtendSelectionDownWithShiftKey()
      • shouldAppendSelectionUpWithShiftKey

        public void shouldAppendSelectionUpWithShiftKey()
      • shouldAppendSelectionDownWithShiftKey

        public void shouldAppendSelectionDownWithShiftKey()
      • shouldSetAnchorWithInitialShiftKeyPressed

        public void shouldSetAnchorWithInitialShiftKeyPressed()
      • shouldExtendFromAnchorWithShiftKeyPressed

        public void shouldExtendFromAnchorWithShiftKeyPressed()
      • shouldExtendSelectionWithAllCellsInARowUsingTheCtrlKey

        public void shouldExtendSelectionWithAllCellsInARowUsingTheCtrlKey()
      • onlyOneCellSelectedAtAnyTime

        public void onlyOneCellSelectedAtAnyTime()
      • testMultiSelectionRestore

        public void testMultiSelectionRestore()
      • shouldUpdateAnchorIfDeselected

        public void shouldUpdateAnchorIfDeselected()
      • shouldNotIncludeDeselectedCellsWithCtrlModifier

        public void shouldNotIncludeDeselectedCellsWithCtrlModifier()