Class DefaultVendorCMSServiceTest
- java.lang.Object
-
- de.hybris.platform.marketplaceservices.vendor.impl.DefaultVendorCMSServiceTest
-
@UnitTest public class DefaultVendorCMSServiceTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultVendorCMSServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprepare()voidtestGetCMSComponentByIdAndCatalogVersion()voidtestGetContentSlotByIdAndCatalogVersion()voidtestGetContentSlotRelationByIdAndPositionInPage()voidtestGetPageByIdAndCatalogVersion()voidtestGetPageTemplateByIdAndCatalogVersion()voidtestGetProductCarouselSynchronizationStatus()voidtestGetProductCarouselSynchronizationStatus_With_NullCarousel()voidtestGetRestrictionByIdAndCatalogVersion()voidtestPerformItemSynchronization()
-
-
-
Method Detail
-
prepare
public void prepare()
-
testGetPageTemplateByIdAndCatalogVersion
public void testGetPageTemplateByIdAndCatalogVersion()
-
testGetPageByIdAndCatalogVersion
public void testGetPageByIdAndCatalogVersion()
-
testGetRestrictionByIdAndCatalogVersion
public void testGetRestrictionByIdAndCatalogVersion()
-
testGetContentSlotRelationByIdAndPositionInPage
public void testGetContentSlotRelationByIdAndPositionInPage()
-
testGetContentSlotByIdAndCatalogVersion
public void testGetContentSlotByIdAndCatalogVersion()
-
testGetCMSComponentByIdAndCatalogVersion
public void testGetCMSComponentByIdAndCatalogVersion()
-
testGetProductCarouselSynchronizationStatus_With_NullCarousel
public void testGetProductCarouselSynchronizationStatus_With_NullCarousel()
-
testGetProductCarouselSynchronizationStatus
public void testGetProductCarouselSynchronizationStatus()
-
testPerformItemSynchronization
public void testPerformItemSynchronization()
-
-