Class ServicelayerBaseTestLogic

java.lang.Object
de.hybris.platform.servicelayer.ServicelayerBaseTestLogic

public class ServicelayerBaseTestLogic extends Object
This class holds common logic used in Servicelayer Base Tests
  • Constructor Details

    • ServicelayerBaseTestLogic

      public ServicelayerBaseTestLogic()
  • Method Details

    • prepareApplicationContextAndSession

      public void prepareApplicationContextAndSession(Object test) throws Exception
      Throws:
      Exception
    • autowireProperties

      protected void autowireProperties(org.springframework.context.ApplicationContext applicationContext, Object test)
    • getBeanName

      protected String getBeanName(javax.annotation.Resource resource, Field field)
    • getApplicationContext

      public org.springframework.context.ApplicationContext getApplicationContext()