public class GridSearchStrategyTest extends Object
| Constructor and Description | 
|---|
GridSearchStrategyTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
IDataProvider | 
getBodyDataProvider()  | 
void | 
searchShouldMoveBackwardsToFindCell()  | 
void | 
searchShouldWrapAroundColumn()  | 
void | 
searchShouldWrapAroundRow()  | 
void | 
setUp()  | 
void | 
shouldAccessCorrectNumberOfRemainingColumns()  | 
void | 
shouldFindAllCellsWithValue()  | 
public void setUp()
public IDataProvider getBodyDataProvider()
public void shouldAccessCorrectNumberOfRemainingColumns()
public void searchShouldWrapAroundColumn()
public void searchShouldWrapAroundRow()
public void searchShouldMoveBackwardsToFindCell()
public void shouldFindAllCellsWithValue()
Copyright © 2013. All Rights Reserved.