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