org.eclipse.nebula.widgets.nattable
Class EventConflaterChainTest

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

public class EventConflaterChainTest
extends Object


Constructor Summary
EventConflaterChainTest()
           
 
Method Summary
 void setup()
           
 void shouldAddEventsToAllChildren()
           
 void shouldStartUpAllConflaterTasksAtTheEndOfTheInterval()
           
 void teardown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventConflaterChainTest

public EventConflaterChainTest()
Method Detail

setup

public void setup()

shouldAddEventsToAllChildren

public void shouldAddEventsToAllChildren()
                                  throws Exception
Throws:
Exception

shouldStartUpAllConflaterTasksAtTheEndOfTheInterval

public void shouldStartUpAllConflaterTasksAtTheEndOfTheInterval()
                                                         throws Exception
Throws:
Exception

teardown

public void teardown()


Copyright © 2014. All rights reserved.