org.eclipse.nebula.widgets.nattable.search.strategy
Class GridSearchStrategyTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
public class GridSearchStrategyTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridSearchStrategyTest
public GridSearchStrategyTest()
setUp
public void setUp()
getBodyDataProvider
public IDataProvider getBodyDataProvider()
searchShouldWrapAroundColumn
public void searchShouldWrapAroundColumn()
searchShouldWrapAroundRow
public void searchShouldWrapAroundRow()
searchShouldMoveBackwardsToFindCell
public void searchShouldMoveBackwardsToFindCell()
shouldFindAllCellsWithValue
public void shouldFindAllCellsWithValue()
Copyright © 2015. All rights reserved.