org.eclipse.nebula.widgets.nattable.tickupdate.command
Class TickUpdateCommandHandlerTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
public class TickUpdateCommandHandlerTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TickUpdateCommandHandlerTest
public TickUpdateCommandHandlerTest()
setup
public void setup()
shouldIncrementCellValue
public void shouldIncrementCellValue()
throws Exception
- Throws:
Exception
shouldDecrementCellValue
public void shouldDecrementCellValue()
throws Exception
- Throws:
Exception
shouldNotUpdateAnUneditableCell
public void shouldNotUpdateAnUneditableCell()
throws Exception
- Throws:
Exception
shouldUpdateMultipleCellsInSelection
public void shouldUpdateMultipleCellsInSelection()
throws Exception
- Throws:
Exception
shouldUpdateOnlyIfAllCellsHaveTheSameEditor
public void shouldUpdateOnlyIfAllCellsHaveTheSameEditor()
throws Exception
- Throws:
Exception
Copyright © 2015. All rights reserved.