Class ReplaceDefaultSubscriptionCustomerAccountDaoIntegrationTest

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.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoIntegrationTest
de.hybris.platform.travelservices.services.impl.ReplaceDefaultSubscriptionCustomerAccountDaoIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest(replaces=de.hybris.platform.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoIntegrationTest.class) public class ReplaceDefaultSubscriptionCustomerAccountDaoIntegrationTest extends de.hybris.platform.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoIntegrationTest
  • 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
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     

    Methods inherited from class de.hybris.platform.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoIntegrationTest

    setUp, tearDown

    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

    • ReplaceDefaultSubscriptionCustomerAccountDaoIntegrationTest

      public ReplaceDefaultSubscriptionCustomerAccountDaoIntegrationTest()
  • Method Details

    • before

      public void before() throws Exception
      Throws:
      Exception
    • testFindOrdersByCustomerAndStore

      public void testFindOrdersByCustomerAndStore() throws de.hybris.platform.commerceservices.order.CommerceCartModificationException, de.hybris.platform.order.InvalidCartException
      Overrides:
      testFindOrdersByCustomerAndStore in class de.hybris.platform.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoIntegrationTest
      Throws:
      de.hybris.platform.commerceservices.order.CommerceCartModificationException
      de.hybris.platform.order.InvalidCartException
    • testFindOrdersByCustomerAndStoreWithDisabledAdditionalFilter

      public void testFindOrdersByCustomerAndStoreWithDisabledAdditionalFilter() throws de.hybris.platform.commerceservices.order.CommerceCartModificationException, de.hybris.platform.order.InvalidCartException
      Overrides:
      testFindOrdersByCustomerAndStoreWithDisabledAdditionalFilter in class de.hybris.platform.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoIntegrationTest
      Throws:
      de.hybris.platform.commerceservices.order.CommerceCartModificationException
      de.hybris.platform.order.InvalidCartException