Class GrouperClientWsTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
edu.internet2.middleware.grouper.testing.GrouperTestBase
edu.internet2.middleware.grouper.helper.GrouperTest
edu.internet2.middleware.grouperClient.poc.GrouperClientWsTest
All Implemented Interfaces:
junit.framework.Test

public class GrouperClientWsTest extends GrouperTest
  • Constructor Details

    • GrouperClientWsTest

      public GrouperClientWsTest(String name)
      Parameters:
      name -
  • Method Details

    • main

      public static void main(String[] args)
      Parameters:
      args -
    • setUp

      protected void setUp()
      Overrides:
      setUp in class GrouperTest
      See Also:
    • tearDown

      protected void tearDown()
      Overrides:
      tearDown in class GrouperTest
      See Also:
    • testAddMember

      public void testAddMember() throws Exception
      Throws:
      Exception
    • testGetGrouperPrivilegeLite

      public void testGetGrouperPrivilegeLite() throws Exception
      Throws:
      Exception
    • testAssignGrouperPrivilegeLite

      public void testAssignGrouperPrivilegeLite() throws Exception
      Throws:
      Exception
    • testGroupDelete

      public void testGroupDelete() throws Exception
      Throws:
      Exception
    • testStemDelete

      public void testStemDelete() throws Exception
      Throws:
      Exception
    • testGroupSaveNoLookup

      public void testGroupSaveNoLookup() throws Exception
      normal save
      Throws:
      Exception
    • testGroupSaveLookupNameSame

      public void testGroupSaveLookupNameSame() throws Exception
      normal save
      Throws:
      Exception
    • testGroupSaveInsertAlreadyExists

      public void testGroupSaveInsertAlreadyExists() throws Exception
      normal save
      Throws:
      Exception
    • testGroupSaveUpdateExistingName

      public void testGroupSaveUpdateExistingName() throws Exception
      update a group to an existing name
      Throws:
      Exception
    • testGroupSaveMoveCopy

      public void testGroupSaveMoveCopy() throws Exception
      Throws:
      Exception
    • testStemSaveMoveCopy

      public void testStemSaveMoveCopy() throws Exception
      Throws:
      Exception
    • testGroupSave

      public void testGroupSave() throws Exception
      Throws:
      Exception
    • testStemSave

      public void testStemSave() throws Exception
      Throws:
      Exception
    • testGetGroups

      public void testGetGroups() throws Exception
      Throws:
      Exception
    • testHasMemberNotFound

      public void testHasMemberNotFound() throws Exception
      Throws:
      Exception
    • testHasMember

      public void testHasMember() throws Exception
      Throws:
      Exception
    • testDeleteMember

      public void testDeleteMember() throws Exception
      Throws:
      Exception
    • testMemberChangeSubject

      public void testMemberChangeSubject() throws Exception
      Throws:
      Exception
    • testSendFile

      public void testSendFile() throws Exception
      Throws:
      Exception
    • testFindGroups

      public void testFindGroups() throws Exception
      Throws:
      Exception
    • testFindStems

      public void testFindStems() throws Exception
      Throws:
      Exception
    • testGetMembersSlash

      public void testGetMembersSlash() throws Exception
      try get members with a slash Note: for this test to work, you need this in tomcat start: -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true
      Throws:
      Exception
    • testGetMembers

      public void testGetMembers() throws Exception
      Throws:
      Exception
    • testGetGroups2

      public void testGetGroups2() throws Exception
      Throws:
      Exception
    • testGetMembershipsForService

      public void testGetMembershipsForService() throws Exception
      Throws:
      Exception
    • testGetMemberships

      public void testGetMemberships() throws Exception
      Throws:
      Exception
    • testGetSubjects

      public void testGetSubjects() throws Exception
      Throws:
      Exception
    • testAssignGrouperPrivileges

      public void testAssignGrouperPrivileges() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsGroup

      public void testGetAttributeAssignsGroup() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignActions

      public void testGetAttributeAssignActions() throws Exception
      Throws:
      Exception
    • testAssignActionsToAttributeDef

      public void testAssignActionsToAttributeDef() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsStem

      public void testGetAttributeAssignsStem() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsMember

      public void testGetAttributeAssignsMember() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsMembership

      public void testGetAttributeAssignsMembership() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsAnyMembership

      public void testGetAttributeAssignsAnyMembership() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsAttributeDef

      public void testGetAttributeAssignsAttributeDef() throws Exception
      Throws:
      Exception
    • testAssignAttributesGroup

      public void testAssignAttributesGroup() throws Exception
      Throws:
      Exception
    • testAssignAttributesStem

      public void testAssignAttributesStem() throws Exception
      Throws:
      Exception
    • testAssignAttributesMember

      public void testAssignAttributesMember() throws Exception
      Throws:
      Exception
    • testAssignAttributesAttributeDef

      public void testAssignAttributesAttributeDef() throws Exception
      Throws:
      Exception
    • testAssignAttributesMembership

      public void testAssignAttributesMembership() throws Exception
      Throws:
      Exception
    • testAssignAttributesAnyMembership

      public void testAssignAttributesAnyMembership() throws Exception
      Throws:
      Exception
    • testAssignAttributesMembershipAssn

      public void testAssignAttributesMembershipAssn() throws Exception
      Throws:
      Exception
    • testGetPermissionAssigns

      public void testGetPermissionAssigns() throws Exception
      Throws:
      Exception
    • testGetPermissionAssignsPIT

      public void testGetPermissionAssignsPIT() throws Exception
      Throws:
      Exception
    • testAssignPermissions

      public void testAssignPermissions() throws Exception
      Throws:
      Exception
    • testAssignPermissionsAnyMembership

      public void testAssignPermissionsAnyMembership() throws Exception
      Throws:
      Exception
    • atestGetGroupsCache

      public void atestGetGroupsCache() throws Exception
      Throws:
      Exception
    • testAttributeDefNameSave

      public void testAttributeDefNameSave() throws Exception
      Throws:
      Exception
    • testAttributeDefNameDelete

      public void testAttributeDefNameDelete() throws Exception
      Throws:
      Exception
    • testFindAttributeDefNames

      public void testFindAttributeDefNames() throws Exception
      Throws:
      Exception
    • testAssignAttributeDefNameInheritanceWs

      public void testAssignAttributeDefNameInheritanceWs() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsGroupExtraFeatures

      public void testGetAttributeAssignsGroupExtraFeatures() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsStemExtraFeatures

      public void testGetAttributeAssignsStemExtraFeatures() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsMemberExtraFeatures

      public void testGetAttributeAssignsMemberExtraFeatures() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsAttributeDefExtraFeatures

      public void testGetAttributeAssignsAttributeDefExtraFeatures() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsMembershipExtraFeatures

      public void testGetAttributeAssignsMembershipExtraFeatures() throws Exception
      Throws:
      Exception
    • testGetAttributeAssignsAnyMembershipExtraFeatures

      public void testGetAttributeAssignsAnyMembershipExtraFeatures() throws Exception
      Throws:
      Exception
    • testAssignAttributesBatchGroup

      public void testAssignAttributesBatchGroup() throws Exception
      Throws:
      Exception
    • testFindAttributeDefNamesServiceRole

      public void testFindAttributeDefNamesServiceRole() throws Exception
      Throws:
      Exception
    • testAttributeDefSave

      public void testAttributeDefSave() throws Exception
      Throws:
      Exception
    • testAttributeDefDelete

      public void testAttributeDefDelete() throws Exception
      Throws:
      Exception
    • testFindAttributeDefs

      public void testFindAttributeDefs() throws Exception
      Throws:
      Exception
    • testSendMessage

      public void testSendMessage() throws Exception
      Throws:
      Exception
    • testReceiveMessage

      public void testReceiveMessage() throws Exception
      Throws:
      Exception
    • testAcknowledgeMessage

      public void testAcknowledgeMessage() throws Exception
      Throws:
      Exception
    • testFindExternalSubjects

      public void testFindExternalSubjects() throws Exception
      Throws:
      Exception
    • testExternalSubjectDelete

      public void testExternalSubjectDelete() throws Exception
      Throws:
      Exception
    • testExternalSubjectSave

      public void testExternalSubjectSave() throws Exception
      Throws:
      Exception
    • testGetAuditEntries

      public void testGetAuditEntries() throws Exception
      Throws:
      Exception