Class B2BCommerceB2BUserGroupServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class B2BCommerceB2BUserGroupServiceIntegrationTest extends ServicelayerTransactionalTest
  • Constructor Details

    • B2BCommerceB2BUserGroupServiceIntegrationTest

      public B2BCommerceB2BUserGroupServiceIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testGetUserGroupAsB2BAdmin

      public void testGetUserGroupAsB2BAdmin()
    • testGetUserGroupAsB2BCustomer

      public void testGetUserGroupAsB2BCustomer()
    • testB2bAdminDoesNotGetUserGroupFromDifferentUnit

      public void testB2bAdminDoesNotGetUserGroupFromDifferentUnit()
    • testB2bCustomerDoesNotGetUserGroupFromDifferentUnit

      public void testB2bCustomerDoesNotGetUserGroupFromDifferentUnit()
    • testB2bCustomerDoesNotGetUserGroupIfNotAssignedToIt

      public void testB2bCustomerDoesNotGetUserGroupIfNotAssignedToIt()
    • testGetUserGroupsAsB2BAdmin

      public void testGetUserGroupsAsB2BAdmin()
    • testGetUserGroupsAsB2BCustomer

      public void testGetUserGroupsAsB2BCustomer()
    • testDisableUserGroupAsB2BAdmin

      public void testDisableUserGroupAsB2BAdmin()
    • testDisableUserGroupAsB2BCustomer

      public void testDisableUserGroupAsB2BCustomer()
    • testB2bCustomerDoesNotDisableUserGroupIfNotAssignedToIt

      public void testB2bCustomerDoesNotDisableUserGroupIfNotAssignedToIt()
    • testDisableUserGroupWithEmptyUidAsB2BAdmin

      public void testDisableUserGroupWithEmptyUidAsB2BAdmin()
    • testDisableUserGroupWithEmptyUidAsB2BCustomer

      public void testDisableUserGroupWithEmptyUidAsB2BCustomer()
    • testDisableUserGroupWithUidNullAsB2BAdmin

      public void testDisableUserGroupWithUidNullAsB2BAdmin()
    • testDisableUserGroupWithUidNullAsB2BCustomer

      public void testDisableUserGroupWithUidNullAsB2BCustomer()
    • testRemoveUserGroupAsB2BAdmin

      public void testRemoveUserGroupAsB2BAdmin()
    • testRemoveUserGroupAsB2BCustomer

      public void testRemoveUserGroupAsB2BCustomer()
    • testB2bCustomerDoesNotRemoveUserGroupIfNotAssignedToIt

      public void testB2bCustomerDoesNotRemoveUserGroupIfNotAssignedToIt()
    • testRemoveUserGroupWithEmptyUidAsB2BAdmin

      public void testRemoveUserGroupWithEmptyUidAsB2BAdmin()
    • testRemoveUserGroupWithEmptyUidAsB2BCustomer

      public void testRemoveUserGroupWithEmptyUidAsB2BCustomer()
    • testRemoveUserGroupWithUidNullAsB2BAdmin

      public void testRemoveUserGroupWithUidNullAsB2BAdmin()
    • testRemoveUserGroupWithUidNullAsB2BCustomer

      public void testRemoveUserGroupWithUidNullAsB2BCustomer()
    • testAddUserToUserGroupAsB2BAdmin

      public void testAddUserToUserGroupAsB2BAdmin()
    • testAddUserToUserGroupAsB2BCustomer

      public void testAddUserToUserGroupAsB2BCustomer()
    • testB2bCustomerDoesNotAddUserToUserGroupIfNotAssignedToIt

      public void testB2bCustomerDoesNotAddUserToUserGroupIfNotAssignedToIt()
    • testAddUserToUserGroupWithEmptyUidAsB2BAdmin

      public void testAddUserToUserGroupWithEmptyUidAsB2BAdmin()
    • testAddUserToUserGroupWithEmptyUidAsB2BCustomer

      public void testAddUserToUserGroupWithEmptyUidAsB2BCustomer()
    • testAddUserToUserGroupWithUidNullAsB2BAdmin

      public void testAddUserToUserGroupWithUidNullAsB2BAdmin()
    • testAddUserToUserGroupWithUidNullAsB2BCustomer

      public void testAddUserToUserGroupWithUidNullAsB2BCustomer()
    • testRemoveUserFromUserGroupAsB2BAdmin

      public void testRemoveUserFromUserGroupAsB2BAdmin()
    • testRemoveUserFromUserGroupAsB2BCustomer

      public void testRemoveUserFromUserGroupAsB2BCustomer()
    • testB2bCustomerDoesNotRemoveUserFromUserGroupIfNotAssignedToIt

      public void testB2bCustomerDoesNotRemoveUserFromUserGroupIfNotAssignedToIt()
    • testRemoveUserFromUserGroupWithEmptyUidAsB2BAdmin

      public void testRemoveUserFromUserGroupWithEmptyUidAsB2BAdmin()
    • testRemoveUserFromUserGroupWithEmptyUidAsB2BCustomer

      public void testRemoveUserFromUserGroupWithEmptyUidAsB2BCustomer()
    • testRemoveUserFromUserGroupWithUidNullAsB2BAdmin

      public void testRemoveUserFromUserGroupWithUidNullAsB2BAdmin()
    • testRemoveUserFromUserGroupWithUidNullAsB2BCustomer

      public void testRemoveUserFromUserGroupWithUidNullAsB2BCustomer()