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

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

public class ColumnSearchStrategyTest
extends Object


Constructor Summary
ColumnSearchStrategyTest()
           
 
Method Summary
 void setUp()
           
 void shouldAccessCellsInSelectedColumn()
           
 void shouldSearchAllBodyCellsForColumnInSelection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnSearchStrategyTest

public ColumnSearchStrategyTest()
Method Detail

setUp

public void setUp()

shouldAccessCellsInSelectedColumn

public void shouldAccessCellsInSelectedColumn()

shouldSearchAllBodyCellsForColumnInSelection

public void shouldSearchAllBodyCellsForColumnInSelection()


Copyright © 2015. All rights reserved.