Class ProductConfigurationAccessControlServiceImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.ProductConfigurationAccessControlServiceImplTest

@UnitTest public class ProductConfigurationAccessControlServiceImplTest extends Object
  • 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()