Class GenericSearchQueryAdjusterTest

java.lang.Object
de.hybris.platform.genericsearch.impl.GenericSearchQueryAdjusterTest

@UnitTest public class GenericSearchQueryAdjusterTest extends Object
  • Constructor Details

    • GenericSearchQueryAdjusterTest

      public GenericSearchQueryAdjusterTest()
  • Method Details

    • cleanUp

      public void cleanUp()
    • shouldAdjustNCLOBAttributeOperatorToLike

      public void shouldAdjustNCLOBAttributeOperatorToLike()
    • shouldAdjustCLOBAttributeOperatorToLike

      public void shouldAdjustCLOBAttributeOperatorToLike()
    • shouldNotAdjustAttributeForOracleDB

      public void shouldNotAdjustAttributeForOracleDB()
    • shouldAdjustAttributeForSapDB

      public void shouldAdjustAttributeForSapDB()
    • shouldAdjustNCLOBAttributeOperatorToLikeInFieldComparison

      public void shouldAdjustNCLOBAttributeOperatorToLikeInFieldComparison()
    • shouldTranslateConditionOperatorForAllBlobTypes

      public void shouldTranslateConditionOperatorForAllBlobTypes()
    • shouldTranslateInSubquery

      public void shouldTranslateInSubquery()
    • testAdjustCLOBAttributeOrderByInOracle

      public void testAdjustCLOBAttributeOrderByInOracle()
    • testNotAdjustCLOBAttributeOrderByUsingUnknownDB

      public void testNotAdjustCLOBAttributeOrderByUsingUnknownDB()
    • shouldAdjustCLOBAttributeOrderByInOracle

      public void shouldAdjustCLOBAttributeOrderByInOracle()
    • shouldntAdjustBLOBAttributeOrderByInOracle

      public void shouldntAdjustBLOBAttributeOrderByInOracle()
    • testAdjustCLOBAttributeOrderByInHana

      public void testAdjustCLOBAttributeOrderByInHana()
    • shouldntAdjustBLOBAttributeOrderByInHana

      public void shouldntAdjustBLOBAttributeOrderByInHana()
    • shouldAdjustCLOBAttributeOrderByInHana

      public void shouldAdjustCLOBAttributeOrderByInHana()