Class ComboBoxFilterRowHeaderCompositeIntegrationTest


  • public class ComboBoxFilterRowHeaderCompositeIntegrationTest
    extends Object
    This test class is intended to verify the integration of the ComboBoxFilterRowHeaderComposite. Especially the updates of the filter combobox contents in case of structural changes. As those updates are done in background threads to not blocking the UI, the tests are complicated. To be sure that everything works as intended, the cases can be replayed with a UI via the _813_SortableGroupByWithComboBoxFilterExample.
    • Constructor Detail

      • ComboBoxFilterRowHeaderCompositeIntegrationTest

        public ComboBoxFilterRowHeaderCompositeIntegrationTest()
    • Method Detail

      • setupClass

        public static void setupClass()
      • setup

        public void setup()
      • tearDown

        public void tearDown()
      • tearDownClass

        public static void tearDownClass()
      • shouldFilterForSimpsons

        public void shouldFilterForSimpsons()
      • shouldFilterForMaleSimpsons

        public void shouldFilterForMaleSimpsons()
      • shouldFilterOnLoadPersistedState

        public void shouldFilterOnLoadPersistedState()