Class CMSItemCatalogLevelComparatorTest
java.lang.Object
de.hybris.platform.cms2.multicountry.comparator.CMSItemCatalogLevelComparatorTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ROOT_LEVEL
public static final int ROOT_LEVEL- See Also:
-
LEAF_LEVEL
public static final int LEAF_LEVEL- See Also:
-
-
Constructor Details
-
CMSItemCatalogLevelComparatorTest
public CMSItemCatalogLevelComparatorTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldBeGreater_component1Null
public void shouldBeGreater_component1Null() -
shouldBeSmaller_component2Null
public void shouldBeSmaller_component2Null() -
shouldBeSmaller_DifferentCatalogLevels
public void shouldBeSmaller_DifferentCatalogLevels() -
shouldBeGreater_DifferentCatalogLevels
public void shouldBeGreater_DifferentCatalogLevels() -
shouldBeGreater_SameCatalogLevels_component2FromActiveCatalogVersion
public void shouldBeGreater_SameCatalogLevels_component2FromActiveCatalogVersion() -
shouldBeSmaller_SameCatalogLevels_component1FromActiveCatalogVersion
public void shouldBeSmaller_SameCatalogLevels_component1FromActiveCatalogVersion() -
shouldBeEqual
public void shouldBeEqual()
-