Class DefaultGenericSearchServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultGenericSearchServiceTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • DefaultGenericSearchServiceTest

      public DefaultGenericSearchServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • searchGenericSearchQueryTest

      public void searchGenericSearchQueryTest()
    • searchWithNullGQTest

      public void searchWithNullGQTest()
    • searchWithNullGSQTest

      public void searchWithNullGSQTest()
    • testGenericTypeJoin

      public void testGenericTypeJoin() throws Exception
      Throws:
      Exception
    • testLocalized

      public void testLocalized() throws Exception
      Throws:
      Exception
    • testResettableValues

      public void testResettableValues() throws Exception
      Throws:
      Exception
    • testSubQuery

      public void testSubQuery() throws Exception
      Throws:
      Exception
    • testConditionWithBrackets

      public void testConditionWithBrackets() throws Exception
      Throws:
      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()
    • shouldReturnOrderedListWhenMultipleAttributesAreUsedToOrder

      public void shouldReturnOrderedListWhenMultipleAttributesAreUsedToOrder()
    • prepareProductWithDescription

      protected void prepareProductWithDescription()