@IntegrationTest public class UpdateRelationsTest extends ServicelayerTransactionalBaseTest
jaloSession| Constructor and Description |
|---|
UpdateRelationsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setModelService(ModelService modelService) |
void |
testAddGroupToExistingUserWithoutGroup()
Test to add first group to existing user
My result passed
|
void |
testAddNextGroupToExistingUserAlwaysSearchBeforeAddGroup()
Test to add next group to existing user which is updated using setter setGroups and was created before - with
finding user once again after each update .
|
void |
testAddNextGroupToExistingUserWithSetter()
Test to add next group to existing user which is updated using setter setGroups and was created before - without
finding user once again.
|
void |
testAddNextUserToExistingGroupWithSetter()
Tests to add next user (member) to user group which is updated using setter setMembers.
|
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void testAddNextUserToExistingGroupWithSetter()
public void testAddNextGroupToExistingUserWithSetter()
public void testAddGroupToExistingUserWithoutGroup()
public void testAddNextGroupToExistingUserAlwaysSearchBeforeAddGroup()
public void setModelService(ModelService modelService)
Copyright © 2018 SAP SE. All Rights Reserved.