Class VariantProductPrepareInterceptorTest

    • Constructor Detail

      • VariantProductPrepareInterceptorTest

        public VariantProductPrepareInterceptorTest()
    • Method Detail

      • setUp

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