Class FilterRowHeaderCompositeTest

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

public class FilterRowHeaderCompositeTest extends Object
  • Constructor Details

    • FilterRowHeaderCompositeTest

      public FilterRowHeaderCompositeTest()
  • 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
    • shouldSwitchVisibilityProgrammatically

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