Class ColumnCategoriesModelTest

java.lang.Object
org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest

public class ColumnCategoriesModelTest extends Object
  • Constructor Details

    • ColumnCategoriesModelTest

      public ColumnCategoriesModelTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • shouldCreateModelCorrectly

      @Test public void shouldCreateModelCorrectly() throws Exception
      Throws:
      Exception
    • removeColumnIndexesFromModel

      @Test public void removeColumnIndexesFromModel() throws Exception
      Throws:
      Exception
    • rootMustBeTheFirstNodeSet

      @Test public void rootMustBeTheFirstNodeSet() throws Exception
      Throws:
      Exception
    • rootCanOnlyBeSetOnce

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