Class CellSelectionTraversalTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest

public class CellSelectionTraversalTest extends Object
  • Constructor Details

    • CellSelectionTraversalTest

      public CellSelectionTraversalTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • cleanUp

      @AfterEach public void cleanUp()
    • testMoveNone

      @Test public void testMoveNone()
    • testMoveRightAxisOverride

      @Test public void testMoveRightAxisOverride()
    • testMoveRightAxis

      @Test public void testMoveRightAxis()
    • testMoveRightAtEndAxis

      @Test public void testMoveRightAtEndAxis()
    • testMoveRightStepCountAxis

      @Test public void testMoveRightStepCountAxis()
    • testMoveRightStepCountOverBorderAxis

      @Test public void testMoveRightStepCountOverBorderAxis()
    • testMoveRightAxisCycle

      @Test public void testMoveRightAxisCycle()
    • testMoveRightAtEndAxisCycle

      @Test public void testMoveRightAtEndAxisCycle()
    • testMoveRightStepCountAxisCycle

      @Test public void testMoveRightStepCountAxisCycle()
    • testMoveRightStepCountOverBorderAxisCycle

      @Test public void testMoveRightStepCountOverBorderAxisCycle()
    • testMoveRightStepCountOverBorderMultipleAxisCycle

      @Test public void testMoveRightStepCountOverBorderMultipleAxisCycle()
    • testMoveRightTable

      @Test public void testMoveRightTable()
    • testMoveRightAtEndTable

      @Test public void testMoveRightAtEndTable()
    • testMoveRightAtEndBottomTable

      @Test public void testMoveRightAtEndBottomTable()
    • testMoveRightStepCountTable

      @Test public void testMoveRightStepCountTable()
    • testMoveRightStepCountOverBorderTable

      @Test public void testMoveRightStepCountOverBorderTable()
    • testMoveRightStepCountOverBorderMultipleTable

      @Test public void testMoveRightStepCountOverBorderMultipleTable()
    • testMoveRightStepCountOverBorderAtEndBottomMultipleTable

      @Test public void testMoveRightStepCountOverBorderAtEndBottomMultipleTable()
    • testMoveRightTableCycle

      @Test public void testMoveRightTableCycle()
    • testMoveRightAtEndTableCycle

      @Test public void testMoveRightAtEndTableCycle()
    • testMoveRightAtEndBottomTableCycle

      @Test public void testMoveRightAtEndBottomTableCycle()
    • testMoveRightStepCountTableCycle

      @Test public void testMoveRightStepCountTableCycle()
    • testMoveRightStepCountOverBorderTableCycle

      @Test public void testMoveRightStepCountOverBorderTableCycle()
    • testMoveRightStepCountOverBorderMultipleTableCycle

      @Test public void testMoveRightStepCountOverBorderMultipleTableCycle()
    • testMoveRightStepCountOverBorderAtEndBottomMultipleTableCycle

      @Test public void testMoveRightStepCountOverBorderAtEndBottomMultipleTableCycle()
    • testMoveLeftAxis

      @Test public void testMoveLeftAxis()
    • testMoveLeftAtBeginningAxis

      @Test public void testMoveLeftAtBeginningAxis()
    • testMoveLeftStepCountAxis

      @Test public void testMoveLeftStepCountAxis()
    • testMoveLeftStepCountOverBorderAxis

      @Test public void testMoveLeftStepCountOverBorderAxis()
    • testMoveLeftAxisCycle

      @Test public void testMoveLeftAxisCycle()
    • testMoveLeftAtBeginningAxisCycle

      @Test public void testMoveLeftAtBeginningAxisCycle()
    • testMoveLeftStepCountAxisCycle

      @Test public void testMoveLeftStepCountAxisCycle()
    • testMoveLeftStepCountOverBorderAxisCycle

      @Test public void testMoveLeftStepCountOverBorderAxisCycle()
    • testMoveLeftStepCountOverBorderMultipleAxisCycle

      @Test public void testMoveLeftStepCountOverBorderMultipleAxisCycle()
    • testMoveLeftTable

      @Test public void testMoveLeftTable()
    • testMoveLeftAtBeginningTable

      @Test public void testMoveLeftAtBeginningTable()
    • testMoveLeftAtBeginningTopTable

      @Test public void testMoveLeftAtBeginningTopTable()
    • testMoveLeftStepCountTable

      @Test public void testMoveLeftStepCountTable()
    • testMoveLeftStepCountOverBorderTable

      @Test public void testMoveLeftStepCountOverBorderTable()
    • testMoveLeftStepCountOverBorderMultipleTable

      @Test public void testMoveLeftStepCountOverBorderMultipleTable()
    • testMoveLeftStepCountOverBorderAtEndBottomMultipleTable

      @Test public void testMoveLeftStepCountOverBorderAtEndBottomMultipleTable()
    • testMoveLeftTableCycle

      @Test public void testMoveLeftTableCycle()
    • testMoveLeftAtBeginningTableCycle

      @Test public void testMoveLeftAtBeginningTableCycle()
    • testMoveLeftAtBeginningTopTableCycle

      @Test public void testMoveLeftAtBeginningTopTableCycle()
    • testMoveLeftStepCountTableCycle

      @Test public void testMoveLeftStepCountTableCycle()
    • testMoveLeftStepCountOverBorderTableCycle

      @Test public void testMoveLeftStepCountOverBorderTableCycle()
    • testMoveLeftStepCountOverBorderMultipleTableCycle

      @Test public void testMoveLeftStepCountOverBorderMultipleTableCycle()
    • testMoveLeftStepCountOverBorderAtEndBottomMultipleTableCycle

      @Test public void testMoveLeftStepCountOverBorderAtEndBottomMultipleTableCycle()
    • testMoveDownAxis

      @Test public void testMoveDownAxis()
    • testMoveDownAtEndAxis

      @Test public void testMoveDownAtEndAxis()
    • testMoveDownStepCountAxis

      @Test public void testMoveDownStepCountAxis()
    • testMoveDownStepCountOverBorderAxis

      @Test public void testMoveDownStepCountOverBorderAxis()
    • testMoveDownAxisCycle

      @Test public void testMoveDownAxisCycle()
    • testMoveDownAtEndAxisCycle

      @Test public void testMoveDownAtEndAxisCycle()
    • testMoveDownStepCountAxisCycle

      @Test public void testMoveDownStepCountAxisCycle()
    • testMoveDownStepCountOverBorderAxisCycle

      @Test public void testMoveDownStepCountOverBorderAxisCycle()
    • testMoveDownStepCountOverBorderMultipleAxisCycle

      @Test public void testMoveDownStepCountOverBorderMultipleAxisCycle()
    • testMoveDownTable

      @Test public void testMoveDownTable()
    • testMoveDownAtEndTable

      @Test public void testMoveDownAtEndTable()
    • testMoveDownAtEndBottomTable

      @Test public void testMoveDownAtEndBottomTable()
    • testMoveDownStepCountTable

      @Test public void testMoveDownStepCountTable()
    • testMoveDownStepCountOverBorderTable

      @Test public void testMoveDownStepCountOverBorderTable()
    • testMoveDownStepCountOverBorderMultipleTable

      @Test public void testMoveDownStepCountOverBorderMultipleTable()
    • testMoveDownStepCountOverBorderAtEndBottomMultipleTable

      @Test public void testMoveDownStepCountOverBorderAtEndBottomMultipleTable()
    • testMoveDownTableCycle

      @Test public void testMoveDownTableCycle()
    • testMoveDownAtEndTableCycle

      @Test public void testMoveDownAtEndTableCycle()
    • testMoveDownAtEndBottomTableCycle

      @Test public void testMoveDownAtEndBottomTableCycle()
    • testMoveDownStepCountTableCycle

      @Test public void testMoveDownStepCountTableCycle()
    • testMoveDownStepCountOverBorderTableCycle

      @Test public void testMoveDownStepCountOverBorderTableCycle()
    • testMoveDownStepCountOverBorderMultipleTableCycle

      @Test public void testMoveDownStepCountOverBorderMultipleTableCycle()
    • testMoveDownStepCountOverBorderAtEndBottomMultipleTableCycle

      @Test public void testMoveDownStepCountOverBorderAtEndBottomMultipleTableCycle()
    • testMoveUpAxis

      @Test public void testMoveUpAxis()
    • testMoveUpAtBeginningAxis

      @Test public void testMoveUpAtBeginningAxis()
    • testMoveUpStepCountAxis

      @Test public void testMoveUpStepCountAxis()
    • testMoveUpStepCountOverBorderAxis

      @Test public void testMoveUpStepCountOverBorderAxis()
    • testMoveUpAxisCycle

      @Test public void testMoveUpAxisCycle()
    • testMoveUpAtBeginningAxisCycle

      @Test public void testMoveUpAtBeginningAxisCycle()
    • testMoveUpStepCountAxisCycle

      @Test public void testMoveUpStepCountAxisCycle()
    • testMoveUpStepCountOverBorderAxisCycle

      @Test public void testMoveUpStepCountOverBorderAxisCycle()
    • testMoveUpStepCountOverBorderMultipleAxisCycle

      @Test public void testMoveUpStepCountOverBorderMultipleAxisCycle()
    • testMoveUpTable

      @Test public void testMoveUpTable()
    • testMoveUpAtBeginningTable

      @Test public void testMoveUpAtBeginningTable()
    • testMoveUpAtBeginningTopTable

      @Test public void testMoveUpAtBeginningTopTable()
    • testMoveUpStepCountTable

      @Test public void testMoveUpStepCountTable()
    • testMoveUpStepCountOverBorderTable

      @Test public void testMoveUpStepCountOverBorderTable()
    • testMoveUpStepCountOverBorderMultipleTable

      @Test public void testMoveUpStepCountOverBorderMultipleTable()
    • testMoveUpStepCountOverBorderAtEndBottomMultipleTable

      @Test public void testMoveUpStepCountOverBorderAtEndBottomMultipleTable()
    • testMoveUpTableCycle

      @Test public void testMoveUpTableCycle()
    • testMoveUpAtBeginningTableCycle

      @Test public void testMoveUpAtBeginningTableCycle()
    • testMoveUpAtBeginningTopTableCycle

      @Test public void testMoveUpAtBeginningTopTableCycle()
    • testMoveUpStepCountTableCycle

      @Test public void testMoveUpStepCountTableCycle()
    • testMoveUpStepCountOverBorderTableCycle

      @Test public void testMoveUpStepCountOverBorderTableCycle()
    • testMoveUpStepCountOverBorderMultipleTableCycle

      @Test public void testMoveUpStepCountOverBorderMultipleTableCycle()
    • testMoveUpStepCountOverBorderAtEndBottomMultipleTableCycle

      @Test public void testMoveUpStepCountOverBorderAtEndBottomMultipleTableCycle()
    • testMoveToRowEndWithCustomStrategy

      @Test public void testMoveToRowEndWithCustomStrategy()
    • testMoveToRowStartWithCustomStrategy

      @Test public void testMoveToRowStartWithCustomStrategy()
    • testMoveToTableEndWithCustomStrategy

      @Test public void testMoveToTableEndWithCustomStrategy()
    • testMoveToTableStartWithCustomStrategy

      @Test public void testMoveToTableStartWithCustomStrategy()
    • testMoveToTableStartEndWithCustomStrategy

      @Test public void testMoveToTableStartEndWithCustomStrategy()