@UnitTest public class DefaultB2BCommerceUserServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultB2BCommerceUserServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testShouldAddApproverToCustomer() |
void |
testShouldAddB2BUserGroupToCustomer() |
void |
testShouldAddPermissionToCustomer() |
void |
testShouldAddUserRole() |
void |
testShouldDeselectB2BUserGroupFromCustomer() |
void |
testShouldDisableCustomer() |
void |
testShouldEnableCustomer() |
void |
testShouldNotDisableCustomer() |
void |
testShouldNotEnableCustomer() |
void |
testShouldRemoveApproverFromCustomer() |
void |
testShouldRemoveB2BUserGroupFromCustomerGroups() |
void |
testShouldRemovePermissionFromCustomer() |
void |
testShouldRemoveUserRole() |
public void setup()
public void testShouldAddB2BUserGroupToCustomer()
public void testShouldDeselectB2BUserGroupFromCustomer()
public void testShouldRemoveB2BUserGroupFromCustomerGroups()
public void testShouldAddApproverToCustomer()
public void testShouldRemoveApproverFromCustomer()
public void testShouldRemoveUserRole()
public void testShouldAddUserRole()
public void testShouldRemovePermissionFromCustomer()
public void testShouldAddPermissionToCustomer()
public void testShouldDisableCustomer()
throws DuplicateUidException
DuplicateUidExceptionpublic void testShouldNotDisableCustomer()
throws DuplicateUidException
DuplicateUidExceptionpublic void testShouldEnableCustomer()
throws DuplicateUidException
DuplicateUidExceptionpublic void testShouldNotEnableCustomer()
throws DuplicateUidException
DuplicateUidExceptionCopyright © 2018 SAP SE. All Rights Reserved.