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

@IntegrationTest public class VariantProductPrepareInterceptorTest extends ServicelayerBaseTest
  • Constructor Details

    • VariantProductPrepareInterceptorTest

      public VariantProductPrepareInterceptorTest()
  • Method Details

    • setUp

      public void setUp() throws InterruptedException
      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()