java.lang.Object
org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
public class ButtonCellPainterTest
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
-
ButtonCellPainterTest
public ButtonCellPainterTest()
-
Method Details
-
setup
@BeforeEach
public void setup()
-
-
shouldNotifyListeners
@Test
public void shouldNotifyListeners()
throws
Exception
- Throws:
Exception