Class InduceGroupingTypeTest


  • public class InduceGroupingTypeTest
    extends java.lang.Object
    Unit test for Aggregate.Group.induce(ImmutableBitSet, List).
    • Constructor Detail

      • InduceGroupingTypeTest

        public InduceGroupingTypeTest()
    • Method Detail

      • testInduceGroupingType

        public void testInduceGroupingType()
      • testInduceGroupingType1

        public void testInduceGroupingType1()
        Tests a singleton grouping set {2}, whose power set has only two elements, { {2}, {} }.
      • testInduceGroupingType0

        public void testInduceGroupingType0()