Class DefaultTmaBpoPreConfigServiceTest

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

    @IntegrationTest
    public class DefaultTmaBpoPreConfigServiceTest
    extends de.hybris.platform.servicelayer.ServicelayerTest
    Integration test for DefaultTmaBpoPreConfigService
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.junit.rules.ExpectedException thrown  
      • 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 testBaseSiteEmpty()  
      void testExistingDataModel()  
      void testNonExistingDataModel()  
      • 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

      • thrown

        public org.junit.rules.ExpectedException thrown
    • Constructor Detail

      • DefaultTmaBpoPreConfigServiceTest

        public DefaultTmaBpoPreConfigServiceTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExistingDataModel

        public void testExistingDataModel()
      • testNonExistingDataModel

        public void testNonExistingDataModel()
      • testBaseSiteEmpty

        public void testBaseSiteEmpty()