Class DefaultCMSAdminItemServiceTest
java.lang.Object
de.hybris.platform.cms2.servicelayer.services.admin.impl.DefaultCMSAdminItemServiceTest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCMSAdminItemServiceTest
public DefaultCMSAdminItemServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
findByUidWillDelegateToTheDaoWithPassedVersion
- Throws:
CMSItemNotFoundException
-
findByUidWillDelegateToTheDaoWithVersionInSession
- Throws:
CMSItemNotFoundException
-
findByUidWillThrowExceptionWhenNotFound
- Throws:
CMSItemNotFoundException
-
findByItemDataWillDelegateToTheDao
- Throws:
CMSItemNotFoundException
-
findByItemDataWillReturnEmptyWhenNotFound
public void findByItemDataWillReturnEmptyWhenNotFound() -
willCreateAnItemAndAssignAUID
public void willCreateAnItemAndAssignAUID() -
willCreateAnItemAndNotAssignAUID
public void willCreateAnItemAndNotAssignAUID()
-