Class GeodeZipsTest


  • public class GeodeZipsTest
    extends AbstractGeodeTest
    Tests based on zips-min.json dataset. Runs automatically as part of CI.
    • Constructor Detail

      • GeodeZipsTest

        public GeodeZipsTest()
    • Method Detail

      • setUp

        public static void setUp()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGroupByView

        public void testGroupByView()
      • testGroupByViewWithAliases

        public void testGroupByViewWithAliases()
      • testGroupByRaw

        public void testGroupByRaw()
      • testGroupByRawWithAliases

        public void testGroupByRawWithAliases()
      • testMaxRaw

        public void testMaxRaw()
      • testJoin

        public void testJoin()
      • testSelectLocItem

        public void testSelectLocItem()
      • testItemPredicate

        public void testItemPredicate()
      • testWhereWithOrForStringField

        public void testWhereWithOrForStringField()
      • testWhereWithOrForNumericField

        public void testWhereWithOrForNumericField()
      • testWhereWithOrForNestedNumericField

        public void testWhereWithOrForNestedNumericField()
      • testWhereWithOrForLargeValueList

        public void testWhereWithOrForLargeValueList()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSqlSingleStringWhereFilter

        public void testSqlSingleStringWhereFilter()
      • testWhereWithOrWithEmptyResult

        public void testWhereWithOrWithEmptyResult()