Package org.azd.unittests
Class GraphRequestBuilderTest
java.lang.Object
org.azd.unittests.GraphRequestBuilderTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
GraphRequestBuilderTest
public GraphRequestBuilderTest()
-
-
Method Details
-
init
- Throws:
AzDException
-
shouldGetGraphUsers
- Throws:
AzDException
-
shouldGetAGraphUser
- Throws:
AzDException
-
shouldCreateAGraphUser
- Throws:
AzDException
-
shouldGetGraphGroups
- Throws:
AzDException
-
shouldGetAGraphGroup
- Throws:
AzDException
-
shouldAddAUserToGroup
- Throws:
AzDException
-
shouldDeleteAUser
- Throws:
AzDException
-
shouldGetMembersInGroup
- Throws:
AzDException
-
shouldGetGroupsForUser
- Throws:
AzDException
-
shouldGetBiDirectionalMemberRelationship
- Throws:
AzDException
-
shouldAddSubjectToGroup
- Throws:
AzDException
-
removeSubjectFromGroup
- Throws:
AzDException
-
shouldNotAddGroupToSelf
- Throws:
AzDException
-
shouldAllowGroupInGroup
- Throws:
AzDException
-
shouldCreateGroup
- Throws:
AzDException
-
shouldRemoveGroup
- Throws:
AzDException
-
shouldResolveDescriptorForProject
- Throws:
AzDException
-
shouldLookupMultipleSubjects
- Throws:
AzDException
-
shouldCreateProjectGroup
- Throws:
AzDException
-