Class EventConflaterChainTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.EventConflaterChainTest

public class EventConflaterChainTest extends Object
  • Constructor Details

    • EventConflaterChainTest

      public EventConflaterChainTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • shouldAddEventsToAllChildren

      @Test public void shouldAddEventsToAllChildren() throws Exception
      Throws:
      Exception
    • shouldStartUpAllConflaterTasksAtTheEndOfTheInterval

      @Test public void shouldStartUpAllConflaterTasksAtTheEndOfTheInterval() throws Exception
      Throws:
      Exception
    • teardown

      @AfterEach public void teardown()