Class EditTraversalStrategyUpDownTest

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

public class EditTraversalStrategyUpDownTest extends Object
  • Constructor Details

    • EditTraversalStrategyUpDownTest

      public EditTraversalStrategyUpDownTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • cleanUp

      @AfterEach public void cleanUp()
    • testOpenAdjacentDownAxis

      @Test public void testOpenAdjacentDownAxis()
    • testOpenAdjacentDownStepOverAxis

      @Test public void testOpenAdjacentDownStepOverAxis()
    • testOpenAdjacentDownStepOverEndAxis

      @Test public void testOpenAdjacentDownStepOverEndAxis()
    • testOpenAdjacentDownOneEditableColumnAxis

      @Test public void testOpenAdjacentDownOneEditableColumnAxis()
    • testOpenAdjacentDownAxisCycle

      @Test public void testOpenAdjacentDownAxisCycle()
    • testOpenAdjacentDownStepOverAxisCycle

      @Test public void testOpenAdjacentDownStepOverAxisCycle()
    • testOpenAdjacentDownStepOverEndAxisCycle

      @Test public void testOpenAdjacentDownStepOverEndAxisCycle()
    • testOpenAdjacentDownOneEditableColumnAxisCycle

      @Test public void testOpenAdjacentDownOneEditableColumnAxisCycle()
    • testOpenAdjacentDownTable

      @Test public void testOpenAdjacentDownTable()
    • testOpenAdjacentDownStepOverTable

      @Test public void testOpenAdjacentDownStepOverTable()
    • testOpenAdjacentDownStepOverEndTable

      @Test public void testOpenAdjacentDownStepOverEndTable()
    • testOpenAdjacentDownOneEditableColumnTable

      @Test public void testOpenAdjacentDownOneEditableColumnTable()
    • testOpenAdjacentDownStepOverEndBottomTable

      @Test public void testOpenAdjacentDownStepOverEndBottomTable()
    • testOpenAdjacentDownTableCycle

      @Test public void testOpenAdjacentDownTableCycle()
    • testOpenAdjacentDownStepOverTableCycle

      @Test public void testOpenAdjacentDownStepOverTableCycle()
    • testOpenAdjacentDownStepOverEndTableCycle

      @Test public void testOpenAdjacentDownStepOverEndTableCycle()
    • testOpenAdjacentDownOneEditableColumnTableCycle

      @Test public void testOpenAdjacentDownOneEditableColumnTableCycle()
    • testOpenAdjacentDownStepOverEndBottomTableCycle

      @Test public void testOpenAdjacentDownStepOverEndBottomTableCycle()
    • testOpenAdjacentUpAxis

      @Test public void testOpenAdjacentUpAxis()
    • testOpenAdjacentUpStepOverAxis

      @Test public void testOpenAdjacentUpStepOverAxis()
    • testOpenAdjacentUpStepOverEndAxis

      @Test public void testOpenAdjacentUpStepOverEndAxis()
    • testOpenAdjacentUpOneEditableColumnAxis

      @Test public void testOpenAdjacentUpOneEditableColumnAxis()
    • testOpenAdjacentUpAxisCycle

      @Test public void testOpenAdjacentUpAxisCycle()
    • testOpenAdjacentUpStepOverAxisCycle

      @Test public void testOpenAdjacentUpStepOverAxisCycle()
    • testOpenAdjacentUpStepOverEndAxisCycle

      @Test public void testOpenAdjacentUpStepOverEndAxisCycle()
    • testOpenAdjacentUpOneEditableColumnAxisCycle

      @Test public void testOpenAdjacentUpOneEditableColumnAxisCycle()
    • testOpenAdjacentUpTable

      @Test public void testOpenAdjacentUpTable()
    • testOpenAdjacentUpStepOverTable

      @Test public void testOpenAdjacentUpStepOverTable()
    • testOpenAdjacentUpStepOverEndTable

      @Test public void testOpenAdjacentUpStepOverEndTable()
    • testOpenAdjacentUpOneEditableColumnTable

      @Test public void testOpenAdjacentUpOneEditableColumnTable()
    • testOpenAdjacentUpStepOverStartTopTable

      @Test public void testOpenAdjacentUpStepOverStartTopTable()
    • testOpenAdjacentUpTableCycle

      @Test public void testOpenAdjacentUpTableCycle()
    • testOpenAdjacentUpStepOverTableCycle

      @Test public void testOpenAdjacentUpStepOverTableCycle()
    • testOpenAdjacentUpStepOverEndTableCycle

      @Test public void testOpenAdjacentUpStepOverEndTableCycle()
    • testOpenAdjacentUpOneEditableColumnTableCycle

      @Test public void testOpenAdjacentUpOneEditableColumnTableCycle()
    • testOpenAdjacentUpStepOverStartTopTableCycle

      @Test public void testOpenAdjacentUpStepOverStartTopTableCycle()