java.lang.Object
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest

public class FilterRowDataLayerTest extends Object
  • Constructor Details

    • FilterRowDataLayerTest

      public FilterRowDataLayerTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • shouldHandleClearFilterCommand

      @Test public void shouldHandleClearFilterCommand() throws Exception
      Throws:
      Exception
    • shouldHandleTheClearAllFiltersCommand

      @Test public void shouldHandleTheClearAllFiltersCommand() throws Exception
      Throws:
      Exception
    • shouldHandleTheToggeleFilterRowCommand

      @Test public void shouldHandleTheToggeleFilterRowCommand() throws Exception
      Throws:
      Exception
    • saveState

      @Test public void saveState() throws Exception
      Throws:
      Exception
    • loadState

      @Test public void loadState() throws Exception
      Throws:
      Exception
    • testUnregisterPersistable

      @Test public void testUnregisterPersistable()