Class RowObjectDeleteCommandTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest

public class RowObjectDeleteCommandTest extends Object
  • Constructor Details

    • RowObjectDeleteCommandTest

      public RowObjectDeleteCommandTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • shouldDeleteSingleRow

      @Test public void shouldDeleteSingleRow()
    • shouldDeleteMultipleContiguousRows

      @Test public void shouldDeleteMultipleContiguousRows()
    • shouldDeleteMultipleNotContiguousRows

      @Test public void shouldDeleteMultipleNotContiguousRows()