Class SizeConfigScalingTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest

public class SizeConfigScalingTest extends Object
  • Constructor Details

    • SizeConfigScalingTest

      public SizeConfigScalingTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • getAggregateSize

      @Test public void getAggregateSize() throws Exception
      Throws:
      Exception
    • sizeOverride

      @Test public void sizeOverride() throws Exception
      Throws:
      Exception
    • getAggregateSizeWithSizeOverrides

      @Test public void getAggregateSizeWithSizeOverrides() throws Exception
      Throws:
      Exception
    • setIndexResizable

      @Test public void setIndexResizable() throws Exception
      Throws:
      Exception
    • ingnoreResizeForNonResizableColumns

      @Test public void ingnoreResizeForNonResizableColumns() throws Exception
      Throws:
      Exception
    • allIndexesSameSize

      @Test public void allIndexesSameSize() throws Exception
      Throws:
      Exception
    • testAggregateSize

      @Test public void testAggregateSize()
    • testAggregateSizeWithPositionDefaults

      @Test public void testAggregateSizeWithPositionDefaults()
    • testAggregateSizeCache

      @Test public void testAggregateSizeCache()
    • testRounding

      @Test public void testRounding()
    • testRoundingAllCustomSize

      @Test public void testRoundingAllCustomSize()
    • testRoundingMixedSize

      @Test public void testRoundingMixedSize()
    • testScalingFactor

      @Test public void testScalingFactor()