public class GoogleAppsSdkUtilsTest extends Object
Constructor and Description |
---|
GoogleAppsSdkUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
static void |
setupClass() |
void |
teardown() |
static void |
teardownClass() |
void |
testAddMember() |
void |
testCreateGroup() |
void |
testCreateUser() |
void |
testGetGoogleCredential() |
void |
testRemoveGroup() |
void |
testRemoveMember() |
void |
testRemoveUser() |
void |
testRetrieveAllGroups() |
void |
testRetrieveAllUsers() |
void |
testRetrieveGroup() |
void |
testRetrieveGroupMembers() |
void |
testRetrieveGroupSettings() |
void |
testRetrieveMissingGroup() |
void |
testRetrieveMissingUser() |
void |
testRetrieveUser() |
void |
testUpdateGroup() |
void |
testUpdateGroupSettings() |
public static void setupClass()
public void setup() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void teardown() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public static void teardownClass() throws IOException
IOException
public void testCreateUser() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testCreateGroup() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveAllUsers() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveUser() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveMissingUser() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveAllGroups() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveGroup() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveGroupSettings() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveMissingGroup() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testAddMember() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRetrieveGroupMembers() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRemoveMember() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testUpdateGroup() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testUpdateGroupSettings() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRemoveGroup() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
public void testRemoveUser() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
Copyright © 2016 Internet2. All rights reserved.