Class RowSearchStrategyTest

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

public class RowSearchStrategyTest extends Object
  • Constructor Details

    • RowSearchStrategyTest

      public RowSearchStrategyTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • shouldAccessCellInSelectedRow

      @Test public void shouldAccessCellInSelectedRow()
    • shouldSearchAllBodyCellsForRowInSelection

      @Test public void shouldSearchAllBodyCellsForRowInSelection()