Class OaaDefaultQuoteFacadeDiscountIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.basecommerce.util.BaseCommerceBaseTest
de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest
com.sap.retail.oaa.commerce.facades.integration.OaaDefaultQuoteFacadeDiscountIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest(replaces=de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest.class) public class OaaDefaultQuoteFacadeDiscountIntegrationTest extends de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest
  • Field Summary

    Fields inherited from class de.hybris.platform.basecommerce.util.BaseCommerceBaseTest

    flexibleSearchService

    Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest

    importService

    Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test

    jaloSession
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest

    setUp, shouldNotApplyQuoteDiscountIfCartNotCloneFromQuote

    Methods inherited from class de.hybris.platform.basecommerce.util.BaseCommerceBaseTest

    getFlexibleSearchService, getOrderForCode, getProcesses, setFlexibleSearchService, waitForProcessToEnd

    Methods inherited from class de.hybris.platform.servicelayer.ServicelayerTest

    createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNone

    Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest

    autowireProperties, getBeanName, prepareApplicationContextAndSession

    Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test

    establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OaaDefaultQuoteFacadeDiscountIntegrationTest

      public OaaDefaultQuoteFacadeDiscountIntegrationTest()
  • Method Details

    • shouldApplyDiscount

      public void shouldApplyDiscount()
      Overrides:
      shouldApplyDiscount in class de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest
    • shouldNotApplyQuoteDiscountIfPercentageTooBig

      public void shouldNotApplyQuoteDiscountIfPercentageTooBig()
      Overrides:
      shouldNotApplyQuoteDiscountIfPercentageTooBig in class de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest
    • shouldNotApplyQuoteDiscountIfAbsoluteTooBig

      public void shouldNotApplyQuoteDiscountIfAbsoluteTooBig()
      Overrides:
      shouldNotApplyQuoteDiscountIfAbsoluteTooBig in class de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest
    • shouldNotRemoveDiscountsIfQuoteInNonBuyerOfferState

      public void shouldNotRemoveDiscountsIfQuoteInNonBuyerOfferState()
      Overrides:
      shouldNotRemoveDiscountsIfQuoteInNonBuyerOfferState in class de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest
    • shouldNotApplyQuoteDiscountIfPercentageTooSmall

      public void shouldNotApplyQuoteDiscountIfPercentageTooSmall()
      Overrides:
      shouldNotApplyQuoteDiscountIfPercentageTooSmall in class de.hybris.platform.commercefacades.order.impl.DefaultQuoteFacadeDiscountIntegrationTest