Class CMSModelCloningContextTest
java.lang.Object
de.hybris.platform.cms2.cloning.service.impl.CMSModelCloningContextTest
-
Constructor Summary
Constructors -
Method Summary
-
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()
-