Class MoveRowSelectionCommandHandlerTest


  • public class MoveRowSelectionCommandHandlerTest
    extends Object
    • Constructor Detail

      • MoveRowSelectionCommandHandlerTest

        public MoveRowSelectionCommandHandlerTest()
    • Method Detail

      • setUp

        public void setUp()
      • cleanUp

        public void cleanUp()
      • shouldUpdateSelectionOnMoveDown

        public void shouldUpdateSelectionOnMoveDown()
      • shouldUpdateSelectionOnMoveUp

        public void shouldUpdateSelectionOnMoveUp()
      • shouldExtendSelectionOnMoveDownShift

        public void shouldExtendSelectionOnMoveDownShift()
      • shouldExtendSelectionOnMoveUpShift

        public void shouldExtendSelectionOnMoveUpShift()
      • shouldExtendAndUpdateSelectionOnMoveDownUpShift

        public void shouldExtendAndUpdateSelectionOnMoveDownUpShift()
      • shouldExtendAndUpdateSelectionOnMoveUpDownShift

        public void shouldExtendAndUpdateSelectionOnMoveUpDownShift()
      • shouldUpdateSelectionAnchorOnMoveLeft

        public void shouldUpdateSelectionAnchorOnMoveLeft()
      • shouldUpdateSelectionAnchorOnMoveRight

        public void shouldUpdateSelectionAnchorOnMoveRight()
      • shouldUpdateAndScrollSelectionAnchorOnMoveLeft

        public void shouldUpdateAndScrollSelectionAnchorOnMoveLeft()
      • shouldUpdateAndScrollSelectionAnchorOnMoveRight

        public void shouldUpdateAndScrollSelectionAnchorOnMoveRight()