Class CMSItemCatalogLevelComparatorTest

java.lang.Object
de.hybris.platform.cms2.multicountry.comparator.CMSItemCatalogLevelComparatorTest

@UnitTest public class CMSItemCatalogLevelComparatorTest extends Object
  • Field Details

  • 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()