Class ColumnOverrideLabelAccumulatorTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest

public class ColumnOverrideLabelAccumulatorTest extends Object
  • Constructor Details

    • ColumnOverrideLabelAccumulatorTest

      public ColumnOverrideLabelAccumulatorTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • testRegisterOverrides

      @Test public void testRegisterOverrides()
    • testRegisterOverridesEllipse

      @Test public void testRegisterOverridesEllipse()
    • testRegisterOverridesCollection

      @Test public void testRegisterOverridesCollection()
    • testRegisterOverridesOnTop

      @Test public void testRegisterOverridesOnTop()
    • testRegisterOverridesEllipseOnTop

      @Test public void testRegisterOverridesEllipseOnTop()
    • testRegisterOverridesCollectionOnTop

      @Test public void testRegisterOverridesCollectionOnTop()
    • testSaveStateToProperties

      @Test public void testSaveStateToProperties() throws Exception
      Throws:
      Exception
    • testMixedSaveStateToProperties

      @Test public void testMixedSaveStateToProperties() throws Exception
      Throws:
      Exception
    • testLoadLabelsFromProperties

      @Test public void testLoadLabelsFromProperties() throws Exception
      Throws:
      Exception
    • testLoadMixedLabelsFromProperties

      @Test public void testLoadMixedLabelsFromProperties() throws Exception
      Throws:
      Exception