Class DefaultCMSContentSlotServiceTest
java.lang.Object
de.hybris.platform.cms2.servicelayer.services.impl.DefaultCMSContentSlotServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCMSContentSlotServiceTest
public DefaultCMSContentSlotServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldReturnEmptyStringInsteadOfAvailableContentSlotNamesWhenMasterTemplateIsNull
public void shouldReturnEmptyStringInsteadOfAvailableContentSlotNamesWhenMasterTemplateIsNull() -
shouldReturnEmptyStringInsteadOfAvailableContentSlotNamesWhenAvailableContentSlotsIsNull
public void shouldReturnEmptyStringInsteadOfAvailableContentSlotNamesWhenAvailableContentSlotsIsNull() -
shouldReturnEmptyStringInsteadOfAvailableContentSlotNamesWhenAvailableContentSlotsIsEmpty
public void shouldReturnEmptyStringInsteadOfAvailableContentSlotNamesWhenAvailableContentSlotsIsEmpty() -
shouldReturnAvailableContentSlotNamesForAvailableContentSlotNames
public void shouldReturnAvailableContentSlotNamesForAvailableContentSlotNames() -
shouldReturnEmptyStringInsteadOfMissingContentSlotNamesWhenMasterTemplateIsNull
public void shouldReturnEmptyStringInsteadOfMissingContentSlotNamesWhenMasterTemplateIsNull() -
shouldReturnEmptyStringInsteadOfMissingContentSlotNamesWhenMissingContentSlotsIsNull
public void shouldReturnEmptyStringInsteadOfMissingContentSlotNamesWhenMissingContentSlotsIsNull() -
shouldReturnEmptyStringInsteadOfMissingContentSlotNamesWhenMissingContentSlotsIsEmpty
public void shouldReturnEmptyStringInsteadOfMissingContentSlotNamesWhenMissingContentSlotsIsEmpty() -
shouldReturnMissingContentSlotNamesForMissingContentSlotNames
public void shouldReturnMissingContentSlotNamesForMissingContentSlotNames()
-