java.lang.Object
org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
public class CellLabelMouseEventMatcherTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CellLabelMouseEventMatcherTest
public CellLabelMouseEventMatcherTest()
-
Method Details
-
setUpCustomCellLabel
@BeforeEach
public void setUpCustomCellLabel()
-
shouldMatchCellsWithCustomLabels
@Test
public void shouldMatchCellsWithCustomLabels()
throws
Exception
- Throws:
Exception
-
shouldTakeTheRegionIntoAccountWhileMatching
@Test
public void shouldTakeTheRegionIntoAccountWhileMatching()
throws
Exception
- Throws:
Exception
-
shouldTakeTheButtomIntoAccountWhileMatching
@Test
public void shouldTakeTheButtomIntoAccountWhileMatching()
throws
Exception
- Throws:
Exception