Class SelectionSearchStrategyTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SelectionSearchStrategyTest
public SelectionSearchStrategyTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
shouldAccessWhatIsInSelection
@Test public void shouldAccessWhatIsInSelection() -
shouldOnlySearchWhatIsSelected
@Test public void shouldOnlySearchWhatIsSelected() -
shouldSearchSelectionBackwards
@Test public void shouldSearchSelectionBackwards() -
shouldNotWrap
@Test public void shouldNotWrap()
-