Class GoogleAppsSdkUtilsTest
java.lang.Object
edu.internet2.middleware.changelogconsumer.googleapps.GoogleAppsSdkUtilsTest
These tests are intended to be run sequentially. At some point they maybe set up to run independently.
-
Constructor Details
-
GoogleAppsSdkUtilsTest
public GoogleAppsSdkUtilsTest()
-
-
Method Details
-
setupClass
public static void setupClass() -
setup
- Throws:
GeneralSecurityException
IOException
-
teardown
- Throws:
GeneralSecurityException
IOException
-
teardownClass
- Throws:
IOException
-
testGetGoogleCredential
- Throws:
Exception
-
testCreateUser
- Throws:
GeneralSecurityException
IOException
-
testCreateGroup
- Throws:
GeneralSecurityException
IOException
-
testRetrieveAllUsers
- Throws:
GeneralSecurityException
IOException
-
testRetrieveUser
- Throws:
GeneralSecurityException
IOException
-
testRetrieveMissingUser
- Throws:
GeneralSecurityException
IOException
-
testRetrieveAllGroups
- Throws:
GeneralSecurityException
IOException
-
testRetrieveGroup
- Throws:
GeneralSecurityException
IOException
-
testRetrieveGroupSettings
- Throws:
GeneralSecurityException
IOException
-
testRetrieveMissingGroup
- Throws:
GeneralSecurityException
IOException
-
testAddMember
- Throws:
GeneralSecurityException
IOException
-
testRetrieveGroupMembers
- Throws:
GeneralSecurityException
IOException
-
testRemoveMember
- Throws:
GeneralSecurityException
IOException
-
testUpdateGroup
- Throws:
GeneralSecurityException
IOException
-
testUpdateGroupSettings
- Throws:
GeneralSecurityException
IOException
-
testRemoveGroup
- Throws:
GeneralSecurityException
IOException
-
testRemoveUser
- Throws:
GeneralSecurityException
IOException
-