Class DefaultB2BCommerceUserServiceTest

java.lang.Object
de.hybris.platform.b2bacceleratorservices.company.impl.DefaultB2BCommerceUserServiceTest

@UnitTest public class DefaultB2BCommerceUserServiceTest extends Object
  • Constructor Details

    • DefaultB2BCommerceUserServiceTest

      public DefaultB2BCommerceUserServiceTest()
  • Method Details

    • setup

      public void setup()
    • testShouldAddB2BUserGroupToCustomer

      public void testShouldAddB2BUserGroupToCustomer()
    • testShouldDeselectB2BUserGroupFromCustomer

      public void testShouldDeselectB2BUserGroupFromCustomer()
    • testShouldRemoveB2BUserGroupFromCustomerGroups

      public void testShouldRemoveB2BUserGroupFromCustomerGroups()
    • testShouldAddApproverToCustomer

      public void testShouldAddApproverToCustomer()
    • testShouldRemoveApproverFromCustomer

      public void testShouldRemoveApproverFromCustomer()
    • testShouldRemoveUserRole

      public void testShouldRemoveUserRole()
    • testShouldAddUserRole

      public void testShouldAddUserRole()
    • testShouldRemovePermissionFromCustomer

      public void testShouldRemovePermissionFromCustomer()
    • testShouldAddPermissionToCustomer

      public void testShouldAddPermissionToCustomer()
    • testShouldDisableCustomer

      public void testShouldDisableCustomer() throws DuplicateUidException
      Throws:
      DuplicateUidException
    • testShouldNotDisableCustomer

      public void testShouldNotDisableCustomer() throws DuplicateUidException
      Throws:
      DuplicateUidException
    • testShouldEnableCustomer

      public void testShouldEnableCustomer() throws DuplicateUidException
      Throws:
      DuplicateUidException
    • testShouldNotEnableCustomer

      public void testShouldNotEnableCustomer() throws DuplicateUidException
      Throws:
      DuplicateUidException