Class ColumnSizeResetCommandTest
java.lang.Object
org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ColumnSizeResetCommandTest
public ColumnSizeResetCommandTest()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
testHandleColumnSizeResetCommand
@Test public void testHandleColumnSizeResetCommand() -
testHandleRowSizeResetCommandWithoutEvent
@Test public void testHandleRowSizeResetCommandWithoutEvent() -
testResetAllRegions
@Test public void testResetAllRegions() -
testResetOnlyBody
@Test public void testResetOnlyBody()
-