Class CMSModelCloningContextTest

java.lang.Object
de.hybris.platform.cms2.cloning.service.impl.CMSModelCloningContextTest

@UnitTest public class CMSModelCloningContextTest extends Object
  • Constructor Details

    • CMSModelCloningContextTest

      public CMSModelCloningContextTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldNotTreatAsPartOfWithEmptyPredicates

      public void shouldNotTreatAsPartOfWithEmptyPredicates()
    • shouldNotTreatAsPartOfWithPredicateFalse

      public void shouldNotTreatAsPartOfWithPredicateFalse()
    • shouldTreatAsPartOfWithPredicateTrue

      public void shouldTreatAsPartOfWithPredicateTrue()
    • shouldGetPresetValueWithOriginalValueForMediaContainer

      public void shouldGetPresetValueWithOriginalValueForMediaContainer()
    • shouldGetPresetValueWithoutOriginalValueForMediaContainer

      public void shouldGetPresetValueWithoutOriginalValueForMediaContainer()
    • shouldGetNullForPresetValueIfPresetHandlerDoesNotExist

      public void shouldGetNullForPresetValueIfPresetHandlerDoesNotExist()