Class DataLayerCommandHandlingTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest

public class DataLayerCommandHandlingTest extends Object
  • Constructor Details

    • DataLayerCommandHandlingTest

      public DataLayerCommandHandlingTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • handleUpdateDataCommand

      @Test public void handleUpdateDataCommand() throws Exception
      Throws:
      Exception
    • handleUpdateDataCommandRaisesEvents

      @Test public void handleUpdateDataCommandRaisesEvents() throws Exception
      Throws:
      Exception
    • handleSameUpdateDataCommandRaisesNoEvents

      @Test public void handleSameUpdateDataCommandRaisesNoEvents() throws Exception
      Throws:
      Exception