Class DefaultGenericSearchServiceTest

    • Constructor Detail

      • DefaultGenericSearchServiceTest

        public DefaultGenericSearchServiceTest()
    • Method Detail

      • setUp

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

        public void searchGenericSearchQueryTest()
      • searchWithNullGQTest

        public void searchWithNullGQTest()
      • searchWithNullGSQTest

        public void searchWithNullGSQTest()
      • testGenericTypeJoin

        public void testGenericTypeJoin()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLocalized

        public void testLocalized()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testResettableValues

        public void testResettableValues()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSubQuery

        public void testSubQuery()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConditionWithBrackets

        public void testConditionWithBrackets()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnCorrectResultForEqualsSearchQuery

        public void shouldReturnCorrectResultForEqualsSearchQuery()
      • shouldReturnCorrectResultForLikeSearchQuery

        public void shouldReturnCorrectResultForLikeSearchQuery()
      • shouldReturnCorrectResultForCaseInsensitiveSearchQuery

        public void shouldReturnCorrectResultForCaseInsensitiveSearchQuery()
      • testFilterByClobField

        public void testFilterByClobField()
      • testOrderByClobFieldWithoutLikeFilter

        public void testOrderByClobFieldWithoutLikeFilter()
      • testOrderByClobFieldWithLikeFilter

        public void testOrderByClobFieldWithLikeFilter()
      • prepareProductWithDescription

        protected void prepareProductWithDescription()