Class QuoteIntegrationOmsProductFacadeIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.commercefacades.product.DefaultProductFacadeIntegrationTest
com.sap.hybris.sapquoteintegrationoms.replacement.QuoteIntegrationOmsProductFacadeIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest(replaces=de.hybris.platform.commercefacades.product.DefaultProductFacadeIntegrationTest.class) public class QuoteIntegrationOmsProductFacadeIntegrationTest extends de.hybris.platform.commercefacades.product.DefaultProductFacadeIntegrationTest
Re-implements test DefaultProductFacadeIntegrationTest to provide missing information required when warehousing extensions is present
  • Field Summary

    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
    To bypass sonar check 'Add some tests to this class.'

    Methods inherited from class de.hybris.platform.commercefacades.product.DefaultProductFacadeIntegrationTest

    createUserGroups, testGetAllReviewsError, testGetProductForCodeClassification, testGetProductForCodeImagesAndCategories, testGetProductForCodePromotions, testGetProductForCodeStock, testGetProductForCodeVolumePricing, testGetProductReferencesForCode, testGetProductReferencesForCodeWithLimit, testPostReview

    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

    • QuoteIntegrationOmsProductFacadeIntegrationTest

      public QuoteIntegrationOmsProductFacadeIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class de.hybris.platform.commercefacades.product.DefaultProductFacadeIntegrationTest
      Throws:
      Exception
    • testGetProductForCodeBasic

      public void testGetProductForCodeBasic()
      To bypass sonar check 'Add some tests to this class.'
      Overrides:
      testGetProductForCodeBasic in class de.hybris.platform.commercefacades.product.DefaultProductFacadeIntegrationTest