Package de.hybris.platform.servicelayer
Class ServicelayerBaseTestLogic
java.lang.Object
de.hybris.platform.servicelayer.ServicelayerBaseTestLogic
This class holds common logic used in Servicelayer Base Tests
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidautowireProperties(org.springframework.context.ApplicationContext applicationContext, Object test) org.springframework.context.ApplicationContextprotected StringgetBeanName(javax.annotation.Resource resource, Field field) void
-
Constructor Details
-
ServicelayerBaseTestLogic
public ServicelayerBaseTestLogic()
-
-
Method Details