Class ProductConfigurationAccessControlServiceImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.ProductConfigurationAccessControlServiceImplTest
Unit test for
ProductConfigurationAccessControlServiceImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ProductConfigurationAccessControlServiceImplTest
public ProductConfigurationAccessControlServiceImplTest()
-
-
Method Details
-
initialize
public void initialize() -
testConfigurationAbstractOrderEntryLinkStrategy
public void testConfigurationAbstractOrderEntryLinkStrategy() -
testIsUpdateAllowed
public void testIsUpdateAllowed() -
testIsUpdateAllowedCartBound
public void testIsUpdateAllowedCartBound() -
testIsUpdateAllowedDraftBelongsToDifferentUser
public void testIsUpdateAllowedDraftBelongsToDifferentUser() -
testIsRelatedToNonDraftDocumentTrue
public void testIsRelatedToNonDraftDocumentTrue() -
testIsRelatedToNonDraftDocumentFalse
public void testIsRelatedToNonDraftDocumentFalse() -
testIsReadAllowedProductBound
public void testIsReadAllowedProductBound() -
testIsReadAllowedCartBoundTrue
public void testIsReadAllowedCartBoundTrue() -
testIsReadAllowedCartBoundFalse
public void testIsReadAllowedCartBoundFalse() -
testIsReleaseAllowed
public void testIsReleaseAllowed() -
testIsReleaseAllowedFalse
public void testIsReleaseAllowedFalse() -
testIsReadAllowedExternalCreatedConfig
public void testIsReadAllowedExternalCreatedConfig()
-