Class DefaultB2BUserFacadeIntegrationTest

    • Constructor Detail

      • DefaultB2BUserFacadeIntegrationTest

        public DefaultB2BUserFacadeIntegrationTest()
    • Method Detail

      • shouldGetPagedCustomers

        public void shouldGetPagedCustomers()
      • shouldGetParentUnitForCustomer

        public void shouldGetParentUnitForCustomer()
      • shouldNotGetParentUnitForCustomer

        public void shouldNotGetParentUnitForCustomer()
      • shouldUpdateCustomerUpdateExistingCustomer

        public void shouldUpdateCustomerUpdateExistingCustomer()
      • shouldUpdateCustomerCreateNewCustomer

        public void shouldUpdateCustomerCreateNewCustomer()
      • shouldUpdateCustomerTitleCodeNull

        public void shouldUpdateCustomerTitleCodeNull()
      • shouldNotUpdateCustomerCustomerDataNull

        public void shouldNotUpdateCustomerCustomerDataNull()
      • shouldNotUpdateCustomerFirstNameEmpty

        public void shouldNotUpdateCustomerFirstNameEmpty()
      • shouldNotUpdateCustomerLastNameEmpty

        public void shouldNotUpdateCustomerLastNameEmpty()
      • shouldResetCustomerPassword

        public void shouldResetCustomerPassword()
      • shouldNotResetCustomerPassword

        public void shouldNotResetCustomerPassword()
      • shouldNotResetCustomerPassword2

        public void shouldNotResetCustomerPassword2()
      • shouldDisableEnableCustomer

        public void shouldDisableEnableCustomer()
      • shouldNotDisableCustomer

        public void shouldNotDisableCustomer()
      • shouldNotDisableCustomerWithEmptyCustomerUid

        public void shouldNotDisableCustomerWithEmptyCustomerUid()
      • shouldNotEnableCustomer

        public void shouldNotEnableCustomer()
      • shouldNotEnableCustomerWithEmptyCustomerUid

        public void shouldNotEnableCustomerWithEmptyCustomerUid()
      • shouldAddAndRemoveUserRole

        public void shouldAddAndRemoveUserRole()
      • shouldNotAddUserRoleCustomerUidNull

        public void shouldNotAddUserRoleCustomerUidNull()
      • shouldNotAddUserRoleRoleUidNull

        public void shouldNotAddUserRoleRoleUidNull()
      • shouldNotAddUserRoleWithEmptyCustomerUid

        public void shouldNotAddUserRoleWithEmptyCustomerUid()
      • shouldNotRemoveUserRoleCustomerUidNull

        public void shouldNotRemoveUserRoleCustomerUidNull()
      • shouldNotRemoveUserRoleRoleUidNull

        public void shouldNotRemoveUserRoleRoleUidNull()
      • shouldNotRemoveUserRoleWithEmptyCustomerUid

        public void shouldNotRemoveUserRoleWithEmptyCustomerUid()
      • shouldGetPagedB2BUserGroupsForCustomer

        public void shouldGetPagedB2BUserGroupsForCustomer()
      • shouldNotGetPagedB2BUserGroupsForCustomer

        public void shouldNotGetPagedB2BUserGroupsForCustomer()
      • shouldNotGetPagedB2BUserGroupsForCustomerWithEmptyCustomerUid

        public void shouldNotGetPagedB2BUserGroupsForCustomerWithEmptyCustomerUid()
      • shouldAddB2BUserGroupToCustomerAndRemoveB2BUserGroupFromCustomerGroups

        public void shouldAddB2BUserGroupToCustomerAndRemoveB2BUserGroupFromCustomerGroups()
      • shouldNotAddB2BUserGroupToCustomerNullCustomerUid

        public void shouldNotAddB2BUserGroupToCustomerNullCustomerUid()
      • shouldNotAddB2BUserGroupToCustomerNullUserGroupUid

        public void shouldNotAddB2BUserGroupToCustomerNullUserGroupUid()
      • shouldNotAddB2BUserGroupToCustomerWithEmptyCustomerUid

        public void shouldNotAddB2BUserGroupToCustomerWithEmptyCustomerUid()
      • shouldNotRemoveB2BUserGroupFromCustomerGroupsNullCustomerUid

        public void shouldNotRemoveB2BUserGroupFromCustomerGroupsNullCustomerUid()
      • shouldNotRemoveB2BUserGroupFromCustomerGroupsNullUserGroupUid

        public void shouldNotRemoveB2BUserGroupFromCustomerGroupsNullUserGroupUid()
      • shouldNotRemoveB2BUserGroupFromCustomerGroupsWithEmptyCustomerUid

        public void shouldNotRemoveB2BUserGroupFromCustomerGroupsWithEmptyCustomerUid()
      • shouldDeselectB2BUserGroupFromCustomer

        public void shouldDeselectB2BUserGroupFromCustomer()
      • shouldNotDeselectB2BUserGroupFromCustomer

        public void shouldNotDeselectB2BUserGroupFromCustomer()
      • shouldNotDeselectB2BUserGroupFromCustomerWithEmptyCustomerUid

        public void shouldNotDeselectB2BUserGroupFromCustomerWithEmptyCustomerUid()
      • shouldGetCustomerForUid

        public void shouldGetCustomerForUid()
      • shouldNotGetCustomerForUid

        public void shouldNotGetCustomerForUid()
      • shouldNotGetCustomerForUidWithEmptyCustomerUid

        public void shouldNotGetCustomerForUidWithEmptyCustomerUid()