Class DefaultUpilIntegrationClientServiceIntegerationTest

  • All Implemented Interfaces:
    de.hybris.platform.testframework.JaloSessionHolder

    @IntegrationTest
    public class DefaultUpilIntegrationClientServiceIntegerationTest
    extends de.hybris.platform.servicelayer.ServicelayerTest
    Since:
    1911
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected de.hybris.platform.servicelayer.search.FlexibleSearchService flexibleSearchService  
      • Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest

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

        jaloSession
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setUp()  
      void tesCreateUpilProductFail()  
      void testCreateUpilProductSuccess()  
      • 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
    • Field Detail

      • flexibleSearchService

        protected de.hybris.platform.servicelayer.search.FlexibleSearchService flexibleSearchService
    • Constructor Detail

      • DefaultUpilIntegrationClientServiceIntegerationTest

        public DefaultUpilIntegrationClientServiceIntegerationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws de.hybris.platform.impex.jalo.ImpExException
        Throws:
        de.hybris.platform.impex.jalo.ImpExException
      • testCreateUpilProductSuccess

        public void testCreateUpilProductSuccess()
      • tesCreateUpilProductFail

        public void tesCreateUpilProductFail()