Class VariantProductPrepareInterceptorTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.product.interceptors.VariantProductPrepareInterceptorTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
VariantProductPrepareInterceptorTest
public VariantProductPrepareInterceptorTest()
-
-
Method Details
-
setUp
- Throws:
InterruptedException
-
shouldUpdateModifiedTimeOfProductWhenNewProductVariantIsAttached
public void shouldUpdateModifiedTimeOfProductWhenNewProductVariantIsAttached() -
shouldUpdateModifiedTimeOfProductWhenAttachedProductVariantIsRemoved
public void shouldUpdateModifiedTimeOfProductWhenAttachedProductVariantIsRemoved() -
shouldUpdateModifiedTimeOfProductWhenAttachedProductVariantIsDetached
public void shouldUpdateModifiedTimeOfProductWhenAttachedProductVariantIsDetached() -
shouldUpdateModifiedTimeOfProductWhenExistingProductVariantIsAttached
public void shouldUpdateModifiedTimeOfProductWhenExistingProductVariantIsAttached() -
shouldNotUpdateModifiedTimeOfProductWhenAtacchedProductVariantIsChanging
public void shouldNotUpdateModifiedTimeOfProductWhenAtacchedProductVariantIsChanging() -
shouldUpdateModifiedTimeOfProductWhenAtacchedProductVariantHasBeenDetachedAndFinallyRemoved
public void shouldUpdateModifiedTimeOfProductWhenAtacchedProductVariantHasBeenDetachedAndFinallyRemoved() -
shouldNotUpdateModifiedTimeOfProductWhenAtacchedProductVariantHasNotChanged
public void shouldNotUpdateModifiedTimeOfProductWhenAtacchedProductVariantHasNotChanged()
-