Class DefaultCmsItemModelUniqueIdentifierConverterTest

java.lang.Object
de.hybris.platform.cmsfacades.uniqueidentifier.functions.DefaultCmsItemModelUniqueIdentifierConverterTest

@UnitTest public class DefaultCmsItemModelUniqueIdentifierConverterTest extends Object
  • Constructor Details

    • DefaultCmsItemModelUniqueIdentifierConverterTest

      public DefaultCmsItemModelUniqueIdentifierConverterTest()
  • Method Details

    • setup

      public void setup() throws CMSItemNotFoundException
      Throws:
      CMSItemNotFoundException
    • testConversionWithCMSItemModelClass

      public void testConversionWithCMSItemModelClass()
    • whenItemDataIsNullconvertWithCMSItemDataWillThrowException

      public void whenItemDataIsNullconvertWithCMSItemDataWillThrowException()
    • whenItemDataIdIsEmptyconvertWithCMSItemDataWillThrowException

      public void whenItemDataIdIsEmptyconvertWithCMSItemDataWillThrowException()
    • convertWithCMSItemData

      public void convertWithCMSItemData()