org.eclipse.nebula.widgets.nattable.hideshow.event
Class HideShowColumnEventTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest

public class HideShowColumnEventTest
extends Object


Constructor Summary
HideShowColumnEventTest()
           
 
Method Summary
 void setUp()
           
 void willHideColumnShouldThrowsHideShowEvent()
           
 void willShowAllColumnsThrowsHideShowEvent()
           
 void willShowColumnShouldThrowsHideShowEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HideShowColumnEventTest

public HideShowColumnEventTest()
Method Detail

setUp

public void setUp()

willHideColumnShouldThrowsHideShowEvent

public void willHideColumnShouldThrowsHideShowEvent()

willShowColumnShouldThrowsHideShowEvent

public void willShowColumnShouldThrowsHideShowEvent()

willShowAllColumnsThrowsHideShowEvent

public void willShowAllColumnsThrowsHideShowEvent()


Copyright © 2014. All rights reserved.