Class ProductConfigurationAccessControlServiceImplTest


  • @UnitTest
    public class ProductConfigurationAccessControlServiceImplTest
    extends java.lang.Object
    • Constructor Detail

      • ProductConfigurationAccessControlServiceImplTest

        public ProductConfigurationAccessControlServiceImplTest()
    • Method Detail

      • 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()