Class GenericSearchTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class GenericSearchTest extends HybrisJUnit4TransactionalTest
  • Constructor Details

    • GenericSearchTest

      public GenericSearchTest()
  • Method Details

    • setUp

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

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

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

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

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

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

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

      public void testFilterByClobField()
    • testOrderByClobFieldWithLikeFiltering

      public void testOrderByClobFieldWithLikeFiltering()
    • testOrderByClobFieldWithoutLikeFiltering

      public void testOrderByClobFieldWithoutLikeFiltering()
    • prepareProductWithDescription

      protected void prepareProductWithDescription()