Class PolyglotQueryCriteriaConversionTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.persistence.flexiblesearch.polyglot.PolyglotQueryCriteriaConversionTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class PolyglotQueryCriteriaConversionTest extends ServicelayerBaseTest
  • Constructor Details

    • PolyglotQueryCriteriaConversionTest

      public PolyglotQueryCriteriaConversionTest()
  • Method Details

    • testPolyglotQuery

      public void testPolyglotQuery()
    • testPolyglotQueryWithAndAndOrAndBracesWithOrderByDescending

      public void testPolyglotQueryWithAndAndOrAndBracesWithOrderByDescending()
    • testPolyglotQueryWithOrderByMultipleColumns

      public void testPolyglotQueryWithOrderByMultipleColumns()
    • testPolyglotQueryWithOrderByMultipleColumnsWithDirections

      public void testPolyglotQueryWithOrderByMultipleColumnsWithDirections()
    • testPolyglotQueryWithOrderByWithTrailingSpace

      public void testPolyglotQueryWithOrderByWithTrailingSpace()
    • testPolyglotQueryWithIsNull

      public void testPolyglotQueryWithIsNull()
    • testPolyglotQueryWithIsNotNull

      public void testPolyglotQueryWithIsNotNull()
    • testPolyglotQueryWithItemAsParam

      public void testPolyglotQueryWithItemAsParam()