Class GridSearchStrategyTest


  • public class GridSearchStrategyTest
    extends Object
    • Constructor Detail

      • GridSearchStrategyTest

        public GridSearchStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • getBodyDataProvider

        public IDataProvider getBodyDataProvider()
      • searchShouldWrapAroundColumn

        public void searchShouldWrapAroundColumn()
      • searchShouldWrapAroundRow

        public void searchShouldWrapAroundRow()
      • searchShouldMoveBackwardsToFindCell

        public void searchShouldMoveBackwardsToFindCell()
      • shouldFindAllCellsWithValue

        public void shouldFindAllCellsWithValue()
      • searchShouldNotFindWithSkipSearchLabel

        public void searchShouldNotFindWithSkipSearchLabel()
      • searchShouldHandleSpannedCellsForward

        public void searchShouldHandleSpannedCellsForward()
      • searchShouldHandleSpannedCellsBackwards

        public void searchShouldHandleSpannedCellsBackwards()