public class GroupStoreTests
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GroupStoreTests.MemberWithItem |
Constructor and Description |
---|
GroupStoreTests() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws java.lang.Exception
java.lang.Exception
public void testUpdate() throws java.lang.Exception
java.lang.Exception
public void testDelete() throws java.lang.Exception
java.lang.Exception
public void testDeleteWithMemberAndParent() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testDeleteAll() throws java.lang.Exception
java.lang.Exception
public void testDeleteAllWithMemberAndParent() throws java.lang.Exception
java.lang.Exception
public void testAddUsersMembers() throws java.sql.SQLException
java.sql.SQLException
public void testAddExternalUsersMembers() throws java.sql.SQLException
java.sql.SQLException
public void testAddGroupsMembers() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testAddMultipleMember() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testAddMultipleMembers() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testRemoveMembers() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetMembers() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testAddUserMembersAlreadyMember() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testAddExternalUserMembersAlreadyMember() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testAddGroupsMembersAlreadyMember() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetFlatUsersMembers() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetFlatUsersMembersWithExternalUsers() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetFlatUsersMembers2() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetFlatUsersMembers3() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGroupLoop() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetUserGroups() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testAddMeToMyself() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testSearchByName() throws java.sql.SQLException
java.sql.SQLException
public void testCreateWithSameName() throws java.sql.SQLException
java.sql.SQLException
public void testUpdateWithSameName() throws java.sql.SQLException
java.sql.SQLException
public void testNameAlreadyUsedDifferentNameSameContainerButNotMe() throws java.sql.SQLException
java.sql.SQLException
public void testNameAlreadyUsedDifferentNameSameContainer() throws java.sql.SQLException
java.sql.SQLException
public void testNameAlreadyUsedSameNameSameContainer() throws java.sql.SQLException
java.sql.SQLException
public void testNameAlreadyUsedSameNameSameContainerCaseInsensitive() throws java.sql.SQLException
java.sql.SQLException
public void testNameAlreadyUsedSameNameSameContainerButNotMe() throws java.sql.SQLException
java.sql.SQLException
public void testNameAlreadyUsedSameNameDifferentContainer() throws java.sql.SQLException
java.sql.SQLException
public void testGetParentsNoParent() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testGetParents() throws java.sql.SQLException, ServerFault
java.sql.SQLException
ServerFault
public void testCustomProperties() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.