java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
ydocumentcartpackage.persistence.polyglot.repository.documentcart.search.FindCartByPolyglotQueryTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class FindCartByPolyglotQueryTest extends ServicelayerBaseTest
  • Field Details

  • Constructor Details

    • FindCartByPolyglotQueryTest

      public FindCartByPolyglotQueryTest()
  • Method Details

    • setUp

      public void setUp()
    • findCartByDescription

      public void findCartByDescription()
    • shouldFindCartByDescription

      public void shouldFindCartByDescription()
    • shouldThrowExceptionWhenSearchingCartByDescriptionAndFullScanNotAllowed

      public void shouldThrowExceptionWhenSearchingCartByDescriptionAndFullScanNotAllowed()
    • findCarts

      public void findCarts()
    • shouldFindCarts

      public void shouldFindCarts()
    • shouldThrowExceptionWhenSearchingCartsAndFullScanNotAllowed

      public void shouldThrowExceptionWhenSearchingCartsAndFullScanNotAllowed()
    • findCartsWithOrderBy

      public void findCartsWithOrderBy()
    • shouldFindCartsWithOrderBy

      public void shouldFindCartsWithOrderBy()
    • shouldThrowExceptionWhenSearchingCartsWithOrderByAndFullScanNotAllowed

      public void shouldThrowExceptionWhenSearchingCartsWithOrderByAndFullScanNotAllowed()
    • findCartByDescriptionOtherThan

      public void findCartByDescriptionOtherThan()
    • shouldCartByDescriptionOtherThan

      public void shouldCartByDescriptionOtherThan()
    • shouldThrowExceptionWhenSearchingCartByDescriptionOtherThanAndFullScanNotAllowed

      public void shouldThrowExceptionWhenSearchingCartByDescriptionOtherThanAndFullScanNotAllowed()
    • shouldFindCartEntryByItsQuantity

      public void shouldFindCartEntryByItsQuantity()
    • shouldThrowExceptionWhenSearchingForCartEntryByItsQuantityAndFullScanNotAllowed

      public void shouldThrowExceptionWhenSearchingForCartEntryByItsQuantityAndFullScanNotAllowed()
    • shouldFindCartEntryByItsCart

      public void shouldFindCartEntryByItsCart()
    • shouldThrowExceptionWhenSearchingForCartEntryByItsCartAndFullScanNotAllowed

      public void shouldThrowExceptionWhenSearchingForCartEntryByItsCartAndFullScanNotAllowed()
    • shouldFindCartEntryByItsProduct

      public void shouldFindCartEntryByItsProduct()
    • shouldThrowExceptionWhenSearchingForCartEntryByItsProductAndFullScanNotAllowed

      public void shouldThrowExceptionWhenSearchingForCartEntryByItsProductAndFullScanNotAllowed()
    • findCartEntryByItsPK

      public void findCartEntryByItsPK()
    • findCartByItsPK

      public void findCartByItsPK()
    • findAbstractOrderEntryByPKWhereParamIsString

      public void findAbstractOrderEntryByPKWhereParamIsString()
    • findCartByPKWhereParamIsString

      public void findCartByPKWhereParamIsString()
    • findCartEntriesByPKWhereParamIsLong

      public void findCartEntriesByPKWhereParamIsLong()
    • findCartEntriesByPKWhereParamIsLongAndCacheIsUsed

      public void findCartEntriesByPKWhereParamIsLongAndCacheIsUsed()
    • findCartEntryByItsCartWhereParamIsString

      public void findCartEntryByItsCartWhereParamIsString()
    • findAbstractPromotionActionWhereParamIsString

      public void findAbstractPromotionActionWhereParamIsString()
    • shouldQueryRootDocumentWhenCartEntryOrderAttributeIsString

      public void shouldQueryRootDocumentWhenCartEntryOrderAttributeIsString()
    • shouldQueryByEntityIdWhenCartEntryPkAttributeIsString

      public void shouldQueryByEntityIdWhenCartEntryPkAttributeIsString()
    • shouldQueryRootDocumentWhenCartPkIsString

      public void shouldQueryRootDocumentWhenCartPkIsString()
    • shouldQueryByEntityIdWhenPromotionResultAttributeIsString

      public void shouldQueryByEntityIdWhenPromotionResultAttributeIsString()
    • shouldQueryByEntityConditionWhenGuidAttributeIsString

      public void shouldQueryByEntityConditionWhenGuidAttributeIsString()
    • shouldQueryByEntityIdForPromotionOrderEntryConsumedWhenPromotionResultAttributeIsString

      public void shouldQueryByEntityIdForPromotionOrderEntryConsumedWhenPromotionResultAttributeIsString()