Class PrincipalGroupRelationScenariosWithRelationCacheTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.cache.relation.PrincipalGroupRelationScenariosTest
de.hybris.platform.cache.relation.PrincipalGroupRelationScenariosWithRelationCacheTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class PrincipalGroupRelationScenariosWithRelationCacheTest
extends PrincipalGroupRelationScenariosTest
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.cache.relation.PrincipalGroupRelationScenariosTest
allUsersHaveProperGroupAfterBeingSetAsMembers, allUsersHaveProperGroupAfterBeingSetAsMembersInAnotherThread, allUsersHaveProperGroupAfterBeingSetAsMembersInATransaction, allUsersLooseTheirGroupAfterSettingItsMembersToNull, allUsersLooseTheirGroupAfterSettingItsMembersToNullInAnotherThread, allUsersLooseTheirGroupAfterSettingItsMembersToNullInATransaction, groupHasNoMembersAfterDeletingUserFromDb, groupHasNoMembersAfterDeletingUserFromDbInAnotherThread, groupHasNoMembersAfterDeletingUserFromDbInATransaction, shouldReturnUpdatedDataWhenAddingGroup, shouldReturnUpdatedDataWhenAddingGroupInSeparateThread, shouldReturnUpdatedDataWhenAddingGroupInTransaction, shouldReturnUpdatedDataWhenAddingGroupToDb, shouldReturnUpdatedDataWhenAddingGroupToDbAllInTransaction, shouldReturnUpdatedDataWhenAddingGroupToDbInSeparateThread, shouldReturnUpdatedDataWhenAddingGroupToUsers, shouldReturnUpdatedDataWhenAddingGroupToUsersOutsideSeparateThreadAndThenInside, shouldReturnUpdatedDataWhenAddingGroupToUsersOutsideTransactionAndThenInside, shouldReturnUpdatedDataWhenAddingManyGroups, shouldReturnUpdatedDataWhenAddingManyGroupsAllInTransaction, shouldReturnUpdatedDataWhenAddingManyGroupsInSeparateThread, shouldReturnUpdatedDataWhenRemovingGroup, shouldReturnUpdatedDataWhenRemovingGroupFromDb, shouldReturnUpdatedDataWhenRemovingGroupFromDbAfterTransaction, shouldReturnUpdatedDataWhenRemovingGroupFromDbInSeparateThread, shouldReturnUpdatedDataWhenRemovingGroupFromUserAndAddingItToAnotherInSeparateThread, shouldReturnUpdatedDataWhenRemovingGroupFromUserAndAddingToAnother, shouldReturnUpdatedDataWhenRemovingGroupFromUserAndAddingToAnotherInTransaction, shouldReturnUpdatedDataWhenRemovingGroupInSeparateThread, shouldReturnUpdatedDataWhenRemovingGroupInTransaction, shouldReturnUpdatedDataWhenRemovingGroupThenAddingAnotherGroup, shouldReturnUpdatedDataWhenRemovingGroupThenAddingAnotherGroupAllInTransaction, shouldReturnUpdatedDataWhenRemovingGroupThenAddingAnotherGroupInSeparateThread, shouldReturnUpdatedDataWhenRemovingGroupThenAddingGroupInSeparateThread, shouldReturnUpdatedDataWhenRemovingGroupThenAddingGroupInTransaction, shouldReturnUpdatedDataWhenSettingGroupsToNull, shouldReturnUpdatedDataWhenSettingGroupsToNullAfterTransaction, shouldReturnUpdatedDataWhenSettingGroupsToNullInSeparateThread, userHasAGroupAfterAddingHimAsAMemberInATransactionInASeparateThread, userHasAGroupAfterBecomingAMember, userHasAGroupAfterBecomingAMemberInAnotherThread, userHasAGroupAfterBecomingAMemberInATransaction, userHasNoGroupsAfterSettingItsMembersToNull, userHasNoGroupsAfterSettingItsMembersToNullInAnotherThread, userHasNoGroupsAfterSettingItsMembersToNullInATransaction, userHasProperGroupsWhenAddedAsAMemberToTwoGroupsInSeparateThreads, usersHaveNoGroupAfterDeletingTheirGroupFromDb, usersHaveNoGroupAfterDeletingTheirGroupFromDbInAnotherThread, usersHaveNoGroupAfterDeletingTheirGroupFromDbInATransaction, usersHaveProperGroupLeftAfterRemovingMembersOfOneOfTheirGroups, usersHaveProperGroupLeftAfterRemovingMembersOfOneOfTheirGroupsInAnotherThread, usersHaveProperGroupLeftAfterRemovingMembersOfOneOfTheirGroupsInATransactionMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
PrincipalGroupRelationScenariosWithRelationCacheTest
public PrincipalGroupRelationScenariosWithRelationCacheTest()
-
-
Method Details
-
setUp
public void setUp()- Specified by:
setUpin classPrincipalGroupRelationScenariosTest
-
tearDown
public void tearDown()- Specified by:
tearDownin classPrincipalGroupRelationScenariosTest
-