Class DefaultCmsItemModelUniqueIdentifierConverterTest
java.lang.Object
de.hybris.platform.cmsfacades.uniqueidentifier.functions.DefaultCmsItemModelUniqueIdentifierConverterTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCmsItemModelUniqueIdentifierConverterTest
public DefaultCmsItemModelUniqueIdentifierConverterTest()
-
-
Method Details
-
setup
- Throws:
CMSItemNotFoundException
-
testConversionWithCMSItemModelClass
public void testConversionWithCMSItemModelClass() -
whenItemDataIsNullconvertWithCMSItemDataWillThrowException
public void whenItemDataIsNullconvertWithCMSItemDataWillThrowException() -
whenItemDataIdIsEmptyconvertWithCMSItemDataWillThrowException
public void whenItemDataIdIsEmptyconvertWithCMSItemDataWillThrowException() -
convertWithCMSItemData
public void convertWithCMSItemData()
-