Class GroupByDataLayerTest


  • public class GroupByDataLayerTest
    extends Object
    • Constructor Detail

      • GroupByDataLayerTest

        public GroupByDataLayerTest()
    • Method Detail

      • setup

        public void setup()
      • testOneLevelGrouping

        public void testOneLevelGrouping()
      • testGetElementsInGroupWithNullValue

        public void testGetElementsInGroupWithNullValue()
      • testTwoLevelGrouping

        public void testTwoLevelGrouping()
      • testConfigLabelsWithoutGrouping

        public void testConfigLabelsWithoutGrouping()
      • testConfigLabelsWithGrouping

        public void testConfigLabelsWithGrouping()
      • testConfigLabelsWithGroupingAndSummary

        public void testConfigLabelsWithGroupingAndSummary()
      • testConfigLabelsWithGroupingAndSummaryWithConditional

        public void testConfigLabelsWithGroupingAndSummaryWithConditional()
      • testOneLevelGroupSortTree

        public void testOneLevelGroupSortTree()
      • testOneLevelGroupSortOther

        public void testOneLevelGroupSortOther()
      • testOneLevelGroupSortSummary

        public void testOneLevelGroupSortSummary()
      • testTwoLevelGroupSortSummary

        public void testTwoLevelGroupSortSummary()
      • testTwoLevelGroupWithCustomComparator

        public void testTwoLevelGroupWithCustomComparator()
      • testKeepSortOnGrouping

        public void testKeepSortOnGrouping()
      • testProvidedLabels

        public void testProvidedLabels()
      • testGroupByItemCount

        public void testGroupByItemCount()
      • testGroupByItemCountAfterListChange

        public void testGroupByItemCountAfterListChange()
      • testRetainCollapsedStateOnGrouping

        public void testRetainCollapsedStateOnGrouping()
      • testClearCollapsedStateOnReGrouping

        public void testClearCollapsedStateOnReGrouping()