org.eclipse.nebula.widgets.nattable.reorder
Class RowReorderLayerStructuralChangeEventTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest

public class RowReorderLayerStructuralChangeEventTest
extends Object

Test class for testing handling of IStructuralChangeEvents in RowReorderLayer

Author:
Dirk Fauth

Constructor Summary
RowReorderLayerStructuralChangeEventTest()
           
 
Method Summary
 void setUp()
           
 void testHandleLastRowDeleteEvent()
           
 void testHandleMultipleRowDeleteEvent()
           
 void testHandleRowAddEvent()
           
 void testHandleRowDeleteEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowReorderLayerStructuralChangeEventTest

public RowReorderLayerStructuralChangeEventTest()
Method Detail

setUp

public void setUp()

testHandleRowDeleteEvent

public void testHandleRowDeleteEvent()

testHandleLastRowDeleteEvent

public void testHandleLastRowDeleteEvent()

testHandleMultipleRowDeleteEvent

public void testHandleMultipleRowDeleteEvent()

testHandleRowAddEvent

public void testHandleRowAddEvent()


Copyright © 2015. All rights reserved.