Class GrouperClientWsTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
edu.internet2.middleware.grouper.helper.GrouperTest
edu.internet2.middleware.grouperClient.poc.GrouperClientWsTest
- All Implemented Interfaces:
junit.framework.Test
-
Field Summary
Fields inherited from class edu.internet2.middleware.grouper.helper.GrouperTest
testing -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic voidprotected voidsetUp()protected voidtearDown()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidtry 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=truevoidvoidvoidvoidvoidvoidnormal savevoidnormal savevoidvoidnormal savevoidupdate a group to an existing namevoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class edu.internet2.middleware.grouper.helper.GrouperTest
assertContains, assertContains, assertContainsAttributeDef, assertContainsAttributeDefName, assertContainsGroup, assertContainsGroups, assertContainsStem, assertContainsStems, assertContainsString, assertContainsString, assertDoNotFindGroupByAttribute, assertDoNotFindGroupByName, assertDoNotFindGroupByName, assertDoNotFindGroupByType, assertDoNotFindGroupByType, assertDoNotFindStemByName, assertDoNotFindStemByName, assertEnoughMemory, assertEquals, assertEquals, assertEqualsMultiKey, assertEqualsMultiKey, assertEqualsObjectArrays, assertEqualsObjectArrays, assertFindField, assertFindGroupByAttribute, assertFindGroupByName, assertFindGroupByName, assertFindGroupByType, assertFindGroupByType, assertFindGroupType, assertFindStemByName, assertFindStemByName, assertGroupAttribute, assertGroupCreateSubject, assertGroupCreateTime, assertGroupDescription, assertGroupDisplayExtension, assertGroupDisplayName, assertGroupExtension, assertGroupHasAdmin, assertGroupHasGroupAttrRead, assertGroupHasGroupAttrUpdate, assertGroupHasMember, assertGroupHasMember, assertGroupHasOptin, assertGroupHasOptout, assertGroupHasRead, assertGroupHasType, assertGroupHasUpdate, assertGroupHasView, assertGroupName, assertGroupSetsAndOrder, assertGroupUuid, assertHasPrivilege, assertHasPrivilege, assertHasPrivilege, assertNotContainsAttributeDef, assertNotContainsAttributeDefName, assertNotContainsGroup, assertNotContainsStem, assertStemCreateSubject, assertStemCreateTime, assertStemDescription, assertStemDisplayExtension, assertStemDisplayName, assertStemExtension, assertStemHasCreate, assertStemHasStem, assertStemName, assertStemUuid, deleteAllStemsIfExists, deleteGroupIfExists, deleteStemIfExists, errorInitializingTest, filterOutBuiltInGroups, groupsString, initGroupsAndAttributes, isTesting, printMemberships, setupConfigs, setupConfigsPostClearCache, setupInitDb, setupTestConfigForIncludeExclude, setupTests, stemName, stemsString, tomcatRunTests, tomcatStart, tomcatStop, unexpectedExceptionMethods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
-
Constructor Details
-
GrouperClientWsTest
- Parameters:
name-
-
-
Method Details
-
main
- Parameters:
args-
-
setUp
protected void setUp()- Overrides:
setUpin classGrouperTest- See Also:
-
tearDown
protected void tearDown()- Overrides:
tearDownin classGrouperTest- See Also:
-
testAddMember
- Throws:
Exception
-
testGetGrouperPrivilegeLite
- Throws:
Exception
-
testAssignGrouperPrivilegeLite
- Throws:
Exception
-
testGroupDelete
- Throws:
Exception
-
testStemDelete
- Throws:
Exception
-
testGroupSaveNoLookup
normal save- Throws:
Exception
-
testGroupSaveLookupNameSame
normal save- Throws:
Exception
-
testGroupSaveInsertAlreadyExists
normal save- Throws:
Exception
-
testGroupSaveUpdateExistingName
update a group to an existing name- Throws:
Exception
-
testGroupSaveMoveCopy
- Throws:
Exception
-
testStemSaveMoveCopy
- Throws:
Exception
-
testGroupSave
- Throws:
Exception
-
testStemSave
- Throws:
Exception
-
testGetGroups
- Throws:
Exception
-
testHasMemberNotFound
- Throws:
Exception
-
testHasMember
- Throws:
Exception
-
testDeleteMember
- Throws:
Exception
-
testMemberChangeSubject
- Throws:
Exception
-
testSendFile
- Throws:
Exception
-
testFindGroups
- Throws:
Exception
-
testFindStems
- Throws:
Exception
-
testGetMembersSlash
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
- Throws:
Exception
-
testGetGroups2
- Throws:
Exception
-
testGetMembershipsForService
- Throws:
Exception
-
testGetMemberships
- Throws:
Exception
-
testGetSubjects
- Throws:
Exception
-
testAssignGrouperPrivileges
- Throws:
Exception
-
testGetAttributeAssignsGroup
- Throws:
Exception
-
testGetAttributeAssignActions
- Throws:
Exception
-
testAssignActionsToAttributeDef
- Throws:
Exception
-
testGetAttributeAssignsStem
- Throws:
Exception
-
testGetAttributeAssignsMember
- Throws:
Exception
-
testGetAttributeAssignsMembership
- Throws:
Exception
-
testGetAttributeAssignsAnyMembership
- Throws:
Exception
-
testGetAttributeAssignsAttributeDef
- Throws:
Exception
-
testAssignAttributesGroup
- Throws:
Exception
-
testAssignAttributesStem
- Throws:
Exception
-
testAssignAttributesMember
- Throws:
Exception
-
testAssignAttributesAttributeDef
- Throws:
Exception
-
testAssignAttributesMembership
- Throws:
Exception
-
testAssignAttributesAnyMembership
- Throws:
Exception
-
testAssignAttributesMembershipAssn
- Throws:
Exception
-
testGetPermissionAssigns
- Throws:
Exception
-
testGetPermissionAssignsPIT
- Throws:
Exception
-
testAssignPermissions
- Throws:
Exception
-
testAssignPermissionsAnyMembership
- Throws:
Exception
-
atestGetGroupsCache
- Throws:
Exception
-
testAttributeDefNameSave
- Throws:
Exception
-
testAttributeDefNameDelete
- Throws:
Exception
-
testFindAttributeDefNames
- Throws:
Exception
-
testAssignAttributeDefNameInheritanceWs
- Throws:
Exception
-
testGetAttributeAssignsGroupExtraFeatures
- Throws:
Exception
-
testGetAttributeAssignsStemExtraFeatures
- Throws:
Exception
-
testGetAttributeAssignsMemberExtraFeatures
- Throws:
Exception
-
testGetAttributeAssignsAttributeDefExtraFeatures
- Throws:
Exception
-
testGetAttributeAssignsMembershipExtraFeatures
- Throws:
Exception
-
testGetAttributeAssignsAnyMembershipExtraFeatures
- Throws:
Exception
-
testAssignAttributesBatchGroup
- Throws:
Exception
-
testFindAttributeDefNamesServiceRole
- Throws:
Exception
-
testAttributeDefSave
- Throws:
Exception
-
testAttributeDefDelete
- Throws:
Exception
-
testFindAttributeDefs
- Throws:
Exception
-
testSendMessage
- Throws:
Exception
-
testReceiveMessage
- Throws:
Exception
-
testAcknowledgeMessage
- Throws:
Exception
-
testFindExternalSubjects
- Throws:
Exception
-
testExternalSubjectDelete
- Throws:
Exception
-
testExternalSubjectSave
- Throws:
Exception
-
testGetAuditEntries
- Throws:
Exception
-