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

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

public class RowSearchStrategyTest
extends Object


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

Constructor Detail

RowSearchStrategyTest

public RowSearchStrategyTest()
Method Detail

setUp

public void setUp()

shouldAccessCellInSelectedRow

public void shouldAccessCellInSelectedRow()

shouldSearchAllBodyCellsForRowInSelection

public void shouldSearchAllBodyCellsForRowInSelection()


Copyright © 2015. All rights reserved.