Class MultipleColsInTupleAggTest


  • public class MultipleColsInTupleAggTest
    extends AggTableTestCase
    Testcase for levels that contain multiple columns and are collapsed in the agg table.
    Author:
    Will Gorman
    • Constructor Detail

      • MultipleColsInTupleAggTest

        public MultipleColsInTupleAggTest()
      • MultipleColsInTupleAggTest

        public MultipleColsInTupleAggTest​(java.lang.String name)
    • Method Detail

      • setUp

        protected void setUp()
                      throws java.lang.Exception
        Overrides:
        setUp in class AggTableTestCase
        Throws:
        java.lang.Exception
      • testTotal

        public void testTotal()
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTupleSelection

        public void testTupleSelection()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNativeFilterWithoutMeasures

        public void testNativeFilterWithoutMeasures()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNativeFilterWithoutMeasuresAndLevelWithProps

        public void testNativeFilterWithoutMeasuresAndLevelWithProps()
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testChildSelection

        public void testChildSelection()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception