org.eclipse.nebula.widgets.nattable.search.strategy
Class SelectionSearchStrategyTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest

public class SelectionSearchStrategyTest
extends Object


Constructor Summary
SelectionSearchStrategyTest()
           
 
Method Summary
 void setUp()
           
 void shouldAccessWhatIsInSelection()
           
 void shouldOnlySearchWhatIsSelected()
           
 void shouldSearchSelectionBackwards()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionSearchStrategyTest

public SelectionSearchStrategyTest()
Method Detail

setUp

public void setUp()

shouldAccessWhatIsInSelection

public void shouldAccessWhatIsInSelection()

shouldOnlySearchWhatIsSelected

public void shouldOnlySearchWhatIsSelected()

shouldSearchSelectionBackwards

public void shouldSearchSelectionBackwards()


Copyright © 2015. All rights reserved.