Class RowGroupHeaderLayerSelectionTest


  • public class RowGroupHeaderLayerSelectionTest
    extends Object
    • Constructor Detail

      • RowGroupHeaderLayerSelectionTest

        public RowGroupHeaderLayerSelectionTest()
    • Method Detail

      • setup

        public void setup()
      • shouldSelectAllCellsInGroup

        public void shouldSelectAllCellsInGroup()
      • shouldDeselectAndSelectAllCellsInGroup

        public void shouldDeselectAndSelectAllCellsInGroup()
      • shouldSelectAllCellsInGroupWithCtrl

        public void shouldSelectAllCellsInGroupWithCtrl()
      • shouldSelectAllCellsInGroupsToRightWithShift

        public void shouldSelectAllCellsInGroupsToRightWithShift()
      • shouldSelectAllCellsInGroupsToLeftWithShift

        public void shouldSelectAllCellsInGroupsToLeftWithShift()
      • shouldMoveAnchorOnDeselectWithCtrl

        public void shouldMoveAnchorOnDeselectWithCtrl()
      • shouldSelectInColumnScrolledState

        public void shouldSelectInColumnScrolledState()
      • shouldSelectRowInScrolledState

        public void shouldSelectRowInScrolledState()
      • shouldSelectAllCellsInGroupsDownWithShiftInScrolledState

        public void shouldSelectAllCellsInGroupsDownWithShiftInScrolledState()
      • shouldMoveAnchorOnDeselectWithCtrlWithPreserve

        public void shouldMoveAnchorOnDeselectWithCtrlWithPreserve()